This website requires JavaScript.
Explore
Help
Register
Sign In
MDS
/
openide
Watch
1
Star
0
Fork
0
mirror of
https://gitflic.ru/project/openide/openide.git
synced
2026-09-07 15:35:40 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
747caef971762830f672ea8046598e838dfde7e7
openide
/
java
/
java-tests
/
testData
/
codeInsight
/
daemonCodeAnalyzer
/
nonAsciiCharacters
T
History
Morgan Bartholomew
and
intellij-monorepo-bot
38419efd50
[python] PY-35730 use
NonAsciiCharactersInspection
to report non-ascii characters in python regular expressions
...
GitOrigin-RevId: d80469c6b698863b8986a7c9486fb7e69c418fcf
2025-11-11 01:27:04 +00:00
..
Groovy.groovy
fix "Non-ASCII characters" inspection warning grammar
2022-06-08 11:14:27 +00:00
MixedLanguagesJavaInAnyWord.java
fix "Non-ASCII characters" inspection warning grammar
2022-06-08 11:14:27 +00:00
MixedLanguagesJavaInVariousContexts.java
fix "Non-ASCII characters" inspection warning grammar
2022-06-08 11:14:27 +00:00
MixedLanguagesPlainTextInAnyWord.txt
…
MixedLanguagesXMLInAnyWord.xml
…
MixedLanguagesXMLInAnyWordExceptString.xml
fix "Non-ASCII characters" inspection warning grammar
2022-06-08 11:14:27 +00:00
NotAsciiJavaInAnyWord.java
Non-ASCII characters inspection: introduce new option "mixed languages in any word" to report this kind of problem in any language, fix incorrect mapping UI<-> CHECK field, to fix IDEA-291262 Report words with mixed charsets
2022-04-06 12:18:10 +00:00
NotAsciiJavaInVariousContexts.java
Non-ASCII characters inspection: introduce new option "mixed languages in any word" to report this kind of problem in any language, fix incorrect mapping UI<-> CHECK field, to fix IDEA-291262 Report words with mixed charsets
2022-04-06 12:18:10 +00:00
RegexNamedGroupWithNonAscii.java
…