version 2.1 #26
charlie-sans
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
we don't have too much to share with you all at the moment with this one but ita's got some good features that's been missing from the client.
kode-runner patch notes.
added support for pull request 22 to the client, this now supports password auth with the server.
fixed a bug where saving a file to the workspace would send the first file in the list to the server.
fixed placement of the project dash board and spruced it up a bit.
removed the legacy desk and replaced it with a new one.
fixed an issue when receving the output for c++ from the server, the game would freeze because of g++ erroring out based on not statting a directory correctly.
added a line and character count to a pannel on the right side of the editor
fixed an issue where saving the desk to keep files would clear the terminal and also the text editor.
implemented color changing icons based on the lines of the file, point's can be seen in the attatched image for the line count to color chart.
new features:
implemented Fortran support through gfortran:
fortran is now a supported language
implemented nasm support:
nasm is now a supported language:
targets are -f elf64 for compilation.
added english and swedish translations.
project dashboard now looks a lot cleaner instead of chunky.
Work in progress
stopping the currently running process through the websocket connections.
listing the contents of the cwd using /terminal that is now available.
implementing pull request 22 to the client again after a crash lost all work.
This discussion was created from the release version 2.1.
Beta Was this translation helpful? Give feedback.
All reactions