v1.1.0
版本发布时间: 2024-03-23 16:58:24
face-hh/griddycode最新发布版本:v1.2.2(2024-05-10 01:34:32)
-
BREAKING: In v1.1.0, Lua files in the AppData get rewritten each time the editor is opened. This change was made to make updates to the existing extensions apply to everyone. If you have modified any .lua file in "langs", back it up before updating
-
In-app update checker
- You can now check if there's a new GriddyCode release from the settings menu.
-
CLI support
- You can now open a file/folder with GriddyCode through the terminal -
gcode .
,gcode index.js
- NOTE: you have to alias
Bussin GriddyCode.exe
togcode
yourself in the PATH of your OS. It won't be done automatically!
- You can now open a file/folder with GriddyCode through the terminal -
-
Discord SDK
- New setting, enabled by default.
- It will create a Discord Rich Presence on your profile. The information displayed will be the file you're editing, and the directory.
-
The Lua API now provides
line
andcolumn
ondetect_functions
anddetect_variables
. This can be useful to determinate the scope of the autocomplete suggestions. -
The Lua API now provides
annotation
as a color keyword forhighlight
,highlight_region
, and for themes,add_keywords
. Themes that don't implement it will default to#A2B429
. Intended use is type annotations. -
Support for: Bussin, Bussin X, JSON and Java by Symmettry
-
Fixed the code editor still being visible when the file picker was on
-
Fixed hidden folders not appearing in the file picker
-
Fixed music being enabled, then disabled on first run
-
Fixed comment usernames getting out of border
-
Fixed long items in the file picker cutting off (they now truncate with
30 chars
+...
+last 3 chars
) -
Fixed settings bug where it didn't save new settings
-
Added a warning when typing without choosing a file.
-
Temporary* fix for when the file picker's scroll effect will move farther than the cursor.
- It's still happening, but after scrolling past 100+ files.
1、 Linux.zip 57.83MB
2、 Windows.zip 59.79MB