@@ -12,13 +12,6 @@ We would present CodeGRITS at
1212Welcome 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-
2215CodeGRITS stands for ** G** aze ** R** ecording & ** I** DE ** T** racking ** S** ystem. It's a plugin developed by
2316the [ SaNDwich Lab] ( https://toby.li/ ) and is specially designed for empirical software engineering researchers.
2417CodeGRITS 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