author | Maxim Mossienko <Maxim.Mossienko@jetbrains.com> | |
Mon, 29 Sep 2008 18:02:21 +0000 (22:02 +0400) | ||
committer | Maxim Mossienko <Maxim.Mossienko@jetbrains.com> | |
Mon, 29 Sep 2008 18:02:21 +0000 (22:02 +0400) | ||
commit | a498df52cf7c09931109d2f1c45e8eab811ca265 | |
tree | 7b57d5f668ff694c4c28dfd89a6f3ed59b5e122b | tree |
parent | 476643c2dad6576023d9c30fcd1f364edebbc492 | commit | diff |
RegExpSupport/RegExpSupport.iml | diff | blob | history | |
RegExpSupport/src/META-INF/plugin.xml | diff | blob | history | |
RegExpSupport/src/org/intellij/lang/regexp/RegExpCompletionContributor.java | [new file with mode: 0644] | blob |
RegExpSupport/src/org/intellij/lang/regexp/RegExpDocumentionProvider.java | [new file with mode: 0644] | blob |
RegExpSupport/src/org/intellij/lang/regexp/RegExpLanguage.java | diff | blob | history | |
RegExpSupport/test/test/RegExpCompletionTest.java | [new file with mode: 0644] | blob |
RegExpSupport/testData/completion/BackSlashVariants.regexp | [new file with mode: 0644] | blob |
RegExpSupport/testData/completion/PropertyAlpha.regexp | [new file with mode: 0644] | blob |
RegExpSupport/testData/completion/PropertyAlphaExpected.regexp | [new file with mode: 0644] | blob |
RegExpSupport/testData/completion/PropertyVariants.regexp | [new file with mode: 0644] | blob |