Skip to content

Commit 4898154

Browse files
committed
change site order
1 parent 0c54615 commit 4898154

File tree

2 files changed

+8
-9
lines changed

2 files changed

+8
-9
lines changed

.idea/workspace.xml

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

site/welcome.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -12,13 +12,6 @@ We would present CodeGRITS at
1212
Welcome to join us and discuss with us about it!
1313
!!!
1414

15-
!!!warning 🚨 macOS Support 🚨
16-
CodeGRITS has been primarily developed and tested on Windows and Linux, with only partial testing on macOS.
17-
There may be some unnoticed bugs on macOS. We have created a
18-
[`mac` branch](https://github.com/codegrits/CodeGRITS/tree/mac) for this and have fixed some known issues.
19-
If you encounter additional issues on macOS, please feel free to report them to us.
20-
!!!
21-
2215
CodeGRITS stands for **G**aze **R**ecording & **I**DE **T**racking **S**ystem. It's a plugin developed by
2316
the [SaNDwich Lab](https://toby.li/) and is specially designed for empirical software engineering researchers.
2417
CodeGRITS is built on top
@@ -54,6 +47,13 @@ tailored assistance based on your specific OS and JetBrains IDE environment.
5447
- [x] CodeGRITS could extract the abstract syntax tree (AST) structure of eye gazes on multiple
5548
programming languages, as long as the IDE supports them, including Java, Python, C/C++, JavaScript, etc.
5649

50+
!!!warning 🚨 macOS Support 🚨
51+
CodeGRITS has been primarily developed and tested on Windows and Linux, with only partial testing on macOS.
52+
There may be some unnoticed bugs on macOS. We have created a
53+
[`mac` branch](https://github.com/codegrits/CodeGRITS/tree/mac) for this and have fixed some known issues.
54+
If you encounter additional issues on macOS, please feel free to report them to us.
55+
!!!
56+
5757
## Key Features
5858

5959
- :mag: **IDE Tracking**: CodeGRITS tracks developers’ IDE interactions, including mouse clicks, keyboard inputs, etc.

0 commit comments

Comments
 (0)