You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Remove intellij-zig since it's abandoned
The project is no longer maintained and is looking for
a new maintainer
* Sort repos in Text Editor alphabetically
Just make some well-defined order
* Update ZigBrains plugin description
Plugin targets many JetBrains IDEs, so reflect this in the
description and mention most popular IDEs from plugin users
Copy file name to clipboardExpand all lines: README.md
+6-7Lines changed: 6 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -79,16 +79,15 @@ TOC is generated by [markdown-toc](https://github.com/jonschlinkert/markdown-toc
79
79
80
80
### Text Editors
81
81
82
-
-[zigtools/zls](https://github.com/zigtools/zls) : The @ziglang language server for all your Zig editor tooling needs, from autocomplete to goto-def! [install.zigtools.org/](https://install.zigtools.org/)
83
-
-[ziglang/vscode-zig](https://github.com/ziglang/vscode-zig) : Zig language support for VSCode.
84
-
-[ziglang/zig.vim](https://github.com/ziglang/zig.vim) : Vim configuration for Zig.
85
-
-[ice1000/intellij-zig](https://github.com/ice1000/intellij-zig) : The IntelliJ IDEA plugin for the Zig programming language ┗😃┛ ┏😃┓ ┗😃┛ ┏😃┓
86
-
-[FalsePattern/ZigBrains](https://github.com/FalsePattern/ZigBrains) : Another IntelliJ IDEA plugin for Zig
82
+
-[FalsePattern/ZigBrains](https://github.com/FalsePattern/ZigBrains) : JetBrains IDEs (CLion, IntelliJ IDEA and others) plugin for Zig
83
+
-[isaachier/ztags](https://github.com/isaachier/ztags) : ctags implementation for Zig written in Zig.
84
+
-[jinzhongjia/znvim](https://github.com/jinzhongjia/znvim) : neovim remote rpc client implementation with Zig.
87
85
-[Tetralux/sublime-zig](https://github.com/Tetralux/sublime-zig) : My own, more lightweight, syntax highlighting for the Zig Programming Language.
88
86
-[ziglang/sublime-zig-language](https://github.com/ziglang/sublime-zig-language) : Zig language support for Sublime Text.
87
+
-[ziglang/vscode-zig](https://github.com/ziglang/vscode-zig) : Zig language support for VSCode.
88
+
-[ziglang/zig.vim](https://github.com/ziglang/zig.vim) : Vim configuration for Zig.
89
89
-[ziglang/zig-mode](https://github.com/ziglang/zig-mode) : Zig mode for Emacs.
90
-
-[isaachier/ztags](https://github.com/isaachier/ztags) : ctags implementation for Zig written in Zig.
91
-
-[jinzhongjia/znvim](https://github.com/jinzhongjia/znvim) : neovim remote rpc client implementation with Zig.
90
+
-[zigtools/zls](https://github.com/zigtools/zls) : The @ziglang language server for all your Zig editor tooling needs, from autocomplete to goto-def! [install.zigtools.org/](https://install.zigtools.org/)
0 commit comments