File tree Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change 11
11
[ ![ GitHub Sponsor] ( https://img.shields.io/static/v1?style=social&label=Sponsor&message=%E2%9D%A4&logo=GitHub&color&link=%3Curl%3E )] ( https://github.com/sponsors/gnikit )
12
12
[ ![ PayPal] ( https://img.shields.io/static/v1?style=social&label=Donate&message=%E2%9D%A4&logo=Paypal&color&link=%3Curl%3E )] ( https://paypal.me/inikit )
13
13
14
+ ![ alt] ( https://raw.githubusercontent.com/gnikit/fortls/master/assets/animations/intro-demo.gif )
15
+
14
16
` fortls ` is an implementation of the [ Language Server Protocol] ( https://github.com/Microsoft/language-server-protocol )
15
17
(LSP) for Fortran using Python (3.7+).
16
18
@@ -21,7 +23,6 @@ Some supported code editors include:
21
23
[ Atom] ( https://gnikit.github.io/fortls/editor_integration.html#atom ) ,
22
24
[ Sublime Text] ( https://gnikit.github.io/fortls/editor_integration.html#sublime-text ) ,
23
25
[ (Neo)Vim] ( https://gnikit.github.io/fortls/editor_integration.html#vim-neovim-gvim ) ,
24
- [ Visual Studio] ( https://gnikit.github.io/fortls/editor_integration.html#visual-studio-2017 )
25
26
and [ Emacs] ( https://gnikit.github.io/fortls/editor_integration.html#emacs ) .
26
27
27
28
## Features
You can’t perform that action at this time.
0 commit comments