Skip to content

Commit efb060f

Browse files
committed
minor update doc
1 parent 4825289 commit efb060f

File tree

3 files changed

+32
-37
lines changed

3 files changed

+32
-37
lines changed

.idea/workspace.xml

Lines changed: 30 additions & 30 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,6 @@ The [website](https://codegrits.github.io/CodeGRITS/)'s source code is stored in
3030
- [x] CodeGRITS provides cross-platform support for Windows, macOS, and Linux, and is expected to be compatible with the entire family of JetBrains IDEs, including IntelliJ IDEA, PyCharm, WebStorm, etc.
3131
- [x] CodeGRITS could extract the abstract syntax tree (AST) structure of eye gazes on multiple programming languages, as long as the IDE supports them, including Java, Python, C/C++, JavaScript, etc.
3232

33-
CodeGRITS has been primarily developed and tested on Windows and Linux, with only partial testing on macOS. There may be some unnoticed bugs on macOS. We have created a [`mac` branch](https://github.com/codegrits/CodeGRITS/tree/mac) for this and have fixed some known issues. If you encounter additional issues on macOS, please feel free to report them to us.
34-
3533
## Usage Guide
3634

3735
You can now [install CodeGRITS from JetBrains Marketplace](https://plugins.jetbrains.com/plugin/28118-codegrits) to use it directly in supported IDEs.

site/welcome.md

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -46,11 +46,8 @@ using CodeGRITS in your research, don't hesitate to email us for setup support.
4646

4747
### Cross-platform and Multilingual Support
4848

49-
- [x] CodeGRITS provides cross-platform support for Windows, macOS,
50-
and Linux, and is expected to be compatible with the entire family of JetBrains IDEs, including IntelliJ IDEA,
51-
PyCharm, WebStorm, etc.
52-
- [x] CodeGRITS could extract the abstract syntax tree (AST) structure of eye gazes on multiple
53-
programming languages, as long as the IDE supports them, including Java, Python, C/C++, JavaScript, etc.
49+
- [x] CodeGRITS provides cross-platform support for Windows, macOS, and Linux, and is expected to be compatible with the entire family of JetBrains IDEs, including IntelliJ IDEA, PyCharm, WebStorm, etc.
50+
- [x] CodeGRITS could extract the abstract syntax tree (AST) structure of eye gazes on multiple programming languages, as long as the IDE supports them, including Java, Python, C/C++, JavaScript, etc.
5451

5552
## Key Features
5653

0 commit comments

Comments
 (0)