Andrei.Kuznetsov
ddb58bd9e5
IJPL-158: Migrate (trivial) "community" tests to runInDumbMode/computeInDumbMode/runInDumbModeSynchronously
...
This commit removes usages of deprecated `DumbServiceImpl.setDumbMode` and replaces them with modern API.
GitOrigin-RevId: d3fa0e8eec04d7b10a0b98ff46c2f4bb5a8197b9
2023-08-21 21:51:19 +00:00
Nicolay Mitropolsky
15547da573
[jpa] assertExpensiveOperationsAreAllowed added to JpaConfigurationModel
...
GitOrigin-RevId: 96f418773167e45d8a5dd344a18668c811507b3e
2023-08-11 08:59:52 +00:00
Alexey Kudravtsev
743a2acf03
make doHighlighting not overridable to prevent accidental switching highlighting off, when needed to ignore the highlighting results, please override doCheckResult
...
GitOrigin-RevId: ef39ffb36cbf5519b9b2c59ce731df1613406091
2023-08-10 14:23:55 +00:00
Iurii.Sukhanov
7a9ca9e028
[fleet] xml html and csproj support
...
GitOrigin-RevId: f4662a150bd79366e80066b58dc9e674ec5c2552
2023-08-09 00:02:17 +00:00
Nicolay Mitropolsky
f6b16a10e2
[m8s, js] URL Path auto popup completion is not shown on / in JavaScript (IDEA-327248)
...
GitOrigin-RevId: c00e06d05db1b6e8a6e63d8f5799977aedb587b1
2023-08-03 15:35:12 +00:00
Piotr Tomiak
d027ba6898
WEB-54133 Angular: improve resolution of SVG element descriptors with Web Symbols
...
Also move most of com.intellij.html.webSymbols package from `impl` module to `xml-psi-impl` module to make it visible to `xml-analysis-impl` module and `HtmlUnknownTagInspectionBase` class.
GitOrigin-RevId: d34431683f52d9abd2e9d174917a818b6607536c
2023-07-27 08:58:50 +00:00
Christian Ivicevic
304a759f55
WEB-31414 Automatically close self-closing tags when pasting HTML to JSX
...
GitOrigin-RevId: d66eac14cc1d4caf295f3c976bd48c6d52bcfbfd
2023-07-25 12:33:10 +00:00
Dmitry Avdeev
e89c318492
IDEA-238917 Intellij hangs while editing xhtml files if schema can't be fetched quickly (ValidateXmlActionHandler.doParse)
...
test for affected xhtml
GitOrigin-RevId: 8dfcc9fbfd25e9031a03bd6a4b5402a2fd313a12
2023-07-24 20:18:01 +00:00
Dmitry Avdeev
24cb774eef
IDEA-238917 Intellij hangs while editing xhtml files if schema can't be fetched quickly (ValidateXmlActionHandler.doParse)
...
report validation error for unregistered resource
GitOrigin-RevId: e6285fa90ca0f560f5beddd1b6498196f5ff48d9
2023-07-24 15:09:34 +00:00
Dmitry Avdeev
104b81b309
IDEA-238917 Intellij hangs while editing xhtml files if schema can't be fetched quickly (ValidateXmlActionHandler.doParse)
...
prohibit http connections while entity resolving
GitOrigin-RevId: 3913e0aab48e893e6b78006671038243cf6cc055
2023-07-21 23:44:23 +00:00
Alexey Kudravtsev
5d19cf1058
encapsulate AnnotationSessionImpl creation to make it possible to add more info there
...
GitOrigin-RevId: 02b20264bcc3d4a96ca560440730235ea98c772d
2023-07-20 12:11:34 +00:00
Alexey Kudravtsev
e1f84b5ba0
encapsulate internals of AnnotationSession to be able to change the impl
...
GitOrigin-RevId: 5f5cf9d508a33748b6c60748a5a23575a333bfe2
2023-07-19 20:08:33 +00:00
sergey.vasiliev
12c91e620f
Performance issues in PathManager#createReferences() [Part 1]:
...
It collects references from all (24+) PathReferenceProvider instances and invokes resolve() for every found reference(see mergeReferences() method). see https://youtrack.jetbrains.com/issues?q=tag:%20slow-op-highlighting
GitOrigin-RevId: 5cf5b1aef203f8ca8dd6fc5366382359db0e5859
2023-07-19 17:07:40 +00:00
Piotr Tomiak
2e8df282b5
WEB-61988 HTML: get rid of outdated HtmlDescriptorsTable and replace it with generated Html5TagAndAttributeNamesProvider
...
GitOrigin-RevId: 3c044b78e79fe22af84db09fb0228675dc425e8d
2023-07-19 12:14:24 +00:00
Piotr Tomiak
3c847e59f5
Web Symbols: provide location when customizing completion items
...
GitOrigin-RevId: 613ac3f10ef0be32f3ed3b4a3030ba000db01547
2023-07-18 18:46:45 +00:00
Christian Ivicevic
49f51f59ab
WEB-59705 Fix Astro lexer losing state when restarting after embedment
...
GitOrigin-RevId: 396521251214136fad22b5d63481fcf1ac44c1b6
2023-07-16 21:51:33 +00:00
Piotr Tomiak
1d3e210cc4
LexerTestCase: add missing @NotNull annotations to improve interoperability with Kotlin
...
GitOrigin-RevId: e98b6523585f4659687abca687c8b42618dfd8bc
2023-07-13 10:11:07 +00:00
Piotr Tomiak
d6a9b9af6c
Web Symbols: improve support for HTML attribute values
...
GitOrigin-RevId: 819bfb0639665d6114c7e87a8e5de25d8f99f34b
2023-07-13 10:11:02 +00:00
Piotr Tomiak
d0605b21b7
WEB-61273 Fix issues with std HTML tag inspections - update documentation
...
GitOrigin-RevId: 2ef15cfde9f605539d9f1c20a7de9b7ccc32ac0f
2023-07-06 21:28:45 +00:00
Piotr Tomiak
36a13f562e
WEB-61632 WEB-61853 WebSymbols: add Obsolete API status; MDN: set obsolete symbols API status to obsolete.
...
GitOrigin-RevId: 5fd6970549cb591951c55331d9275ef519736f9c
2023-07-06 12:43:55 +00:00
Piotr Tomiak
f0cdf9cd61
WEB-61632 Mdn: re-add obsolete symbols to CSS and SVG documentation
...
GitOrigin-RevId: fa3dbe035df19d00487956552a1445c275b1fa25
2023-07-06 12:43:54 +00:00
Piotr Tomiak
c9ef2330da
WEB-15620 Custom html attributes and elements are added lowercase only
...
GitOrigin-RevId: 9051538795501005b181af53e9e5db4061544c92
2023-07-06 12:43:53 +00:00
Piotr Tomiak
bfc1e17a9f
WEB-61273 Fix issues with std HTML tag inspections. Correctly recognize custom HTML tags with Web Symbols.
...
GitOrigin-RevId: edefcae50149532ffa05551eced308d246f8af03
2023-07-04 22:14:08 +00:00
Vladislav.Yaroshchuk
a8ace86e27
IJI-1182 Enable Maven dependencies checksum verification
...
GitOrigin-RevId: c092a94aafbffc6378dce963e3df6272ded9c092
2023-07-03 15:37:15 +00:00
Piotr Tomiak
6ca9d6924d
WEB-61656 Allow lexers to veto raw text embedment for component tags - post review fixes.
...
GitOrigin-RevId: f90f62c0416424c59373987a6de87fd402ce01ff
2023-07-03 13:05:03 +00:00
Piotr Tomiak
b4cb4b1a44
WEB-61784 WEB-61785 Support Svelte expressions within <title> and <textarea> tags.
...
GitOrigin-RevId: 67eb0ec95041ca9af8940c1379ff15814b8781e1
2023-07-03 13:05:00 +00:00
Piotr Tomiak
c488cb995b
WEB-61656 Allow lexers to veto raw text embedment for component tags
...
GitOrigin-RevId: 2cd9dd1dd65a4c9fcdf49b94e5aeddd1df8aac06
2023-06-30 21:29:06 +00:00
Piotr Tomiak
9cbd7b314f
WEB-24744 WEB-28896 WI-52290 WEB-53029 WEB-57923 Fix formatting of raw text blocks.
...
GitOrigin-RevId: 9c57cea75053d2a570b2ed9848e6a1ad891f13ba
2023-06-30 21:29:01 +00:00
Piotr Tomiak
dd42335edb
WEB-53719 WEB-54398 Use multi-line LiteralTextEscaper for XML text injections
...
GitOrigin-RevId: 17a5b776c71d1fbf7c79e41a5d6f910c641ea172
2023-06-28 21:16:34 +00:00
Piotr Tomiak
d1783e7bf6
WEB-61632 Mdn: remove Internet Explorer from compatibility list; add Deno.
...
GitOrigin-RevId: 106bedc244bfea5ba6c3ba0ca45b13378a42887c
2023-06-28 21:16:22 +00:00
Piotr Tomiak
40e6ba629d
WEB-61632 MDN: update test data
...
GitOrigin-RevId: 25e1eec4ebeb363137533322380bf5623770701d
2023-06-28 21:16:18 +00:00
Piotr Tomiak
5564fedfa4
WEB-61632 MDN: fix generation of CSS _function suffixed functions; remove lang name from code examples
...
GitOrigin-RevId: 3a63cd32169c2397aa3b4b4475d1186be4ba256c
2023-06-28 21:16:15 +00:00
Piotr Tomiak
3fcaf83006
WEB-61632 MDN: extract SVG attribute info to separate sections
...
GitOrigin-RevId: d41643d14316f1cf6666a30a38fcd5592723e54e
2023-06-28 21:16:12 +00:00
Piotr Tomiak
70f57eab26
WEB-61632 MDN: re-add doc for obsolete symbols
...
GitOrigin-RevId: 0bdd96467b143c0495b8221f1487a80c52316fe5
2023-06-28 21:16:09 +00:00
Piotr Tomiak
0cf1012296
WEB-61632 WEB-61085 Update generation code to match latest changes; use BCD directly from JSON
...
GitOrigin-RevId: 72334b45c65361531ca97858f8844a82548dca8b
2023-06-28 21:16:05 +00:00
Andrey Starovoyt
38b7f8a2f2
emmet: enable proper emmet support in preact WEB-28691, move for EDT
...
GitOrigin-RevId: 68e2963cf5721997029520c87ac2cd1203aa09b0
2023-06-14 06:24:55 +00:00
Tagir Valeev
eceaae8757
Enhanced switch used; other minor warnings fixed
...
GitOrigin-RevId: 36dd4522e953681b2fc3463968d172d2bf6453bf
2023-06-13 13:42:37 +00:00
Andrey Starovoyt
d038a69f8e
js: first attempt to fix WEB-28691
...
GitOrigin-RevId: 60c3b508e0b952de231b00e0162b8533e10b314e
2023-06-08 13:52:48 +00:00
Dmitry Avdeev
8e06b8ee0a
IDEA-305062 Not localized: Settings | Editor | Code Style | XML: dropdown values for the "Whitespace around" field
...
GitOrigin-RevId: 325c9cec77a58c28fa70f730275ba2c1177098f4
2023-06-01 19:57:45 +00:00
Konstantin Nisht
3e1034005a
[platform] IJPL-8: Add explicit blockingContext on the boundary coroutine and old code
...
GitOrigin-RevId: 032e5e2012cfabba540a25024051ec68a1da403f
2023-06-01 11:36:29 +00:00
Alexey Kudravtsev
14ff37953d
specify return type explicitly in Kotlin in some openapi and util to speedup Kotlin resolve
...
GitOrigin-RevId: 2b68c5d51524b822c645dbcb3828acbdd15245ad
2023-05-31 15:36:27 +00:00
Alexey Belkov
abf213b54a
Apply Kotlin "String concatenation that can be converted to string template" inspection on whole project
...
GitOrigin-RevId: 3da86881c82ea8aca0081cff955cf0d15a15c691
2023-05-24 16:04:38 +00:00
Dmitry Avdeev
a7c9ff2c57
EA-827720 - IAE: XmlUtil.$$$reportNull$$$0
...
GitOrigin-RevId: 74cffaeb3aa8ef5a453ed6cb6da10ae01e8ecefa
2023-05-23 17:10:43 +00:00
Dennis Ushakov
77b3cf7f29
[fleet] check closing tag presence in error sibling (FL-19558)
...
GitOrigin-RevId: f4d318243e21ab7820fab55f258f9bc658189f98
2023-05-22 16:40:14 +00:00
Vladimir Krivosheev
6fe9b1fafb
cleanup(final)
...
GitOrigin-RevId: aea5b03ee7393441b2bdcb4814fd8080190e3eb0
2023-05-18 20:16:28 +00:00
Leonid Shalupov
8d9b622972
.idea: add missing sources to libraries
...
GitOrigin-RevId: f76f8d06832e0ae3f1331174e7e95a3d03e83292
2023-05-18 03:23:46 +00:00
Alexey Kudravtsev
e157e27072
introduce new getVisibleRange() method in Editor to allow Fleet override it in headless mode
...
GitOrigin-RevId: 968b308c7ee0c736edb921232e9745f044916502
2023-05-15 16:01:23 +00:00
Tagir Valeev
c5ffc42959
Warnings fixed
...
GitOrigin-RevId: 7743c9081d040b1206704e8af2ccd4a0654a4530
2023-05-15 10:21:51 +00:00
Konstantin Ulitin
327df0d29f
sort alphabetically
...
GitOrigin-RevId: ca05901264de2ee2ba8aa9195212f9e07ad67f65
2023-05-12 18:08:31 +00:00
Alexey Kudravtsev
68bbb35628
cleanup
...
GitOrigin-RevId: 8d08694a575db2ddac4839630e7874fccfbdbee3
2023-05-10 11:52:06 +00:00