Маркетплейс

Все плагины

По релевантности
3252 загрузки

LSP4IJ

Red-Hat
<p>LSP4IJ is a free and open-source</p> <ul><li><a href="https://microsoft.github.io/language-server-protocol/">Language Server protocol (LSP)</a> client compatible with all flavours of IntelliJ.</li><li><a href="https://microsoft.github.io/debug-adapter-protocol/">Debug Adapter Protocol</a> support with <a href="https://github.com/redhat-developer/lsp4ij/blob/main/docs/dap/UserGuide.md">Debug Adapter Protocol Run/Debug configuration</a>.</li></ul> <p>It allows you to integrate any <code>language server</code> that communicates with its client via <code>stdio</code>:</p> <ul><li>by <code>developing an IntelliJ plugin</code> with LSP <code>extension points</code>:<ul><li><a href="https://github.com/redhat-developer/lsp4ij/blob/main/docs/DeveloperGuide.md#extension-point-declaration">com.redhat.devtools.lsp4ij.server</a> extension point to define a language server.</li><li><a href="https://github.com/redhat-developer/lsp4ij/blob/main/docs/DeveloperGuide.md#declare-file-mappings">com.redhat.devtools.lsp4ij.languageMapping</a> to associate an IntelliJ language with a language server definition.</li></ul></li><li>by manually adding <a href="https://github.com/redhat-developer/lsp4ij/blob/main/docs/UserDefinedLanguageServer.md">language server definitions</a>, supporting custom server settings. This approach doesn't require developing a specific IntelliJ plugin.</li></ul> <p>LSP4IJ also provides:</p> <ul><li>an <a href="https://github.com/redhat-developer/lsp4ij/blob/main/docs/UserGuide.md#lsp-console">LSP Consoles view</a> to tracks LSP requests, responses and notifications in a console:</li></ul> <p><img src="https://raw.githubusercontent.com/redhat-developer/lsp4ij/main/docs/images/LSPConsole.png" alt="LSP console" /></p> <p>If you select the language server node, you can configure it the same way as in the <a href="https://github.com/redhat-developer/lsp4ij/blob/main/docs/UserGuide.md#language-servers-preferences">Language Servers preferences page</a></p> <p><img src="https://raw.githubusercontent.com/redhat-developer/lsp4ij/main/docs/images/LSPLanguageServerDetail.png" alt="LSP language server detail" /></p> <p>and use the left toolbar to <code>Apply</code> or <code>Reset</code> the settings.</p> <ul><li>a <a href="https://github.com/redhat-developer/lsp4ij/blob/main/docs/UserGuide.md#language-servers-preferences">Language Servers preferences page</a> to configure the LSP trace level, the debug port to use to debug language server:</li></ul> <p><img src="https://raw.githubusercontent.com/redhat-developer/lsp4ij/main/docs/images/LanguageServerPreferences.png" alt="Language Server preferences" /></p> <p>You can find more documentation in:</p> <ul><li><a href="https://github.com/redhat-developer/lsp4ij/blob/main/docs/DeveloperGuide.md">the developer guide</a>, providing step-by-step instructions on how to integrate a language server in LSP4J in an external IntelliJ plugin.</li><li><a href="https://github.com/redhat-developer/lsp4ij/blob/main/docs/UserDefinedLanguageServer.md">the User-defined language server documentation</a>, explaining how to integrate a language server in LSP4J with few settings. </li><li><a href="https://github.com/redhat-developer/lsp4ij/blob/main/docs/UserGuide.md">the user guide</a>, which explains how to use LSP console and Language Server preferences.</li><li><a href="https://github.com/redhat-developer/lsp4ij/blob/main/docs/LSPSupport.md">the LSP Support overview</a>, describing which LSP features are implemented, and how.</li></ul>
46 загрузок

macOS Keymap

JetBrains, Google
macOS keymap for all IntelliJ-based IDEs. Use this plugin if macOS keymap is not pre-installed in your IDE.
303 загрузки

Makefile Language

JetBrains, Google
This plugin provides GNU Make language support: Syntax highlighting. Keyword and target name completion. Quick-doc for ## comments on a target line. Find Usages and Go...
62 загрузки

Mario Progress Bar

KikiManjaro
This is the Mario Progress Bar for IJ based IDEs based on the Nyan Progress Bar by Dmitry Batkovitch. It display Mario with some bricks for the basic bar and a Koopa...
147 загрузок

Markdown Editor

shuzijun
IntelliJ Platform A full-featured WYSIWYG editor for markdown, More tutorial please visit: here IntelliJ平台一个功能齐全的所见即所得Markdown编辑器 更多教程请访问: 帮助 Features Support three...
59 загрузок

Material Design Dark-Theme

Xinkun Zhang
A jetbrains theme plugin use(may not) material design.
359 загрузок

Material Theme UI Lite

Elior Boukhobza
Material Theme UI Lite Material Design Experience for JetBrains IDEs This is a lite version of the Material Theme UI Plugin containing only the themes and color...
25 загрузок

Matlab Support

Liudmila Kornilova
Matlab syntax highlighting plugin for JetBrains IDEs. Documentation: github.com/kornilova203/matlab-IntelliJ-plugin.
64 загрузки

Maven Dependency Helper

yiyingcanfeng
Search dependency without open the browser GitHub | Issues Features: Select an artifactId in pom.xml, right click on the shortcut menu or press the shortcut button...