mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-03-22 15:19:59 +07:00
[json] IJPL-159354 Removed JSON module from the platform layout in favor of bundled JSON plugin
GitOrigin-RevId: 944b1fdad9394c3228832dd769fba5bf29fae298
This commit is contained in:
committed by
intellij-monorepo-bot
parent
aacd74b83b
commit
4e185c87f9
@@ -7,7 +7,11 @@
|
||||
<id>com.intellij.modules.json</id>
|
||||
<vendor>JetBrains</vendor>
|
||||
<category>Languages</category>
|
||||
<!--<module value="com.intellij.modules.json"/>-->
|
||||
<description><![CDATA[
|
||||
Provides syntax highlighting and editor features for
|
||||
<a href="https://developer.mozilla.org/en-US/docs/Learn/JavaScript/Objects/JSON">JSON</a> and
|
||||
<a href="https://json-schema.org/overview/what-is-jsonschema">JSON Schema</a> languages
|
||||
]]></description>
|
||||
|
||||
<actions>
|
||||
<action id="JsonCopyPointer" class="com.intellij.json.editor.JsonCopyPointerAction">
|
||||
|
||||
Reference in New Issue
Block a user