Skip to content

version 2.1 update! #25

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 25 commits into from
Sep 15, 2024
Merged

version 2.1 update! #25

merged 25 commits into from
Sep 15, 2024

Conversation

charlie-sans
Copy link
Owner

image
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.

carson-coder and others added 25 commits August 31, 2024 17:34
… out why the dotnet site host doesn't want to compile and how i should even add sub pages to the cunt
Probably should makes sure this works
… converter so i can document python code faster.
…son to html converter.

though the other libs are fucked still
Copy link

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

@charlie-sans charlie-sans self-assigned this Sep 15, 2024
@charlie-sans charlie-sans merged commit 591599d into master Sep 15, 2024
1 of 2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants