We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 41f95e2 commit cf40a4dCopy full SHA for cf40a4d
CHANGELOG.md
@@ -8,6 +8,15 @@
8
9
- Added `textDocument/documentHighlight` request for Vim and EMACS
10
([#43](https://github.com/gnikit/fortls/issues/43))
11
+- Added `pre-commit` hook with `flake`, `black`, `isort` and `pyupgrade`
12
+ ([#106](https://github.com/gnikit/fortls/issues/106))
13
+- Added test support for diagnostic messages
14
+
15
+### Changed
16
17
+- Changed code structure, reformatted files and changed name conventions
18
+ ([#109](https://github.com/gnikit/fortls/issues/109))
19
+- Updated CONTRIBUTING instructions
20
21
## 2.4.0
22
0 commit comments