Skip to content

Commit e99b4c1

Browse files
authored
Merge pull request #23 from lazy-fortran/implement-lsp-hover-issue-15
feat: improve LSP hover functionality (partial fix for issue #15)
2 parents 016c0bd + e67c29e commit e99b4c1

File tree

5 files changed

+192
-486
lines changed

5 files changed

+192
-486
lines changed

.gitignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,5 @@
11
thirdparty
2+
build/
3+
*.log
4+
test_output.txt
5+
build_output.txt

0 commit comments

Comments
 (0)