Skip to content

Releases: HojdaAdelin/CodeNimble

CodeNimble Version: 2.6.0

09 Jan 08:20
36fb2c2

Choose a tag to compare

Added:

  1. Encryption for username & password in app_data_
  2. New style for status bar
  3. Major highlighter update:
    • preprocessor mapping
    • functions
    • user data type
    • numeric sufix
    • new colors
  4. New autocompleter style
  5. Multi-cursor editing
  6. Minimap
  7. Navigation to the definition

Fixed/Changes:

  1. Improved github repo structure
  2. Fixed autocompleter insertion

CodeNimble Version: 2.5.0

24 Nov 11:14
535847f

Choose a tag to compare

Version 2.5.0

Major updates

  1. Kilonova.ro submit function -> submit code directly from this application

Added:

  1. New theme light-fire
  2. Added a new menu in right panel "Submit code" that will host the submit function on platforms
  3. Extended the functionality of the Testing tab by adding up to 5 test sets
  4. Settings tab in right panel
  5. Pre template on startup
  6. Competitive companion support
  7. New README

Fixed/Changes:

  1. New highlighter color for: light, dark, ocean, dark-blue themes
  2. Fixed autocompletion templates in editor
  3. Fixed documentation bug
  4. Github API connection errors
  5. Pre-input run button in testing tab instead of in-app fetch

CodeNimble Version: 2.2

31 Oct 20:08
396cf64

Choose a tag to compare

Added:

  1. Monokai & winter themes
  2. New inbox messages
  3. Update system(BETA)
  4. Time in inbox
  5. Documentation in right panel
  6. New folder for app data -> app_data_

Fixed/Changes:

  1. Fixed application size -> problem viewer can't be used for now
  2. Changed inbox style
  3. Changed profile & new file dialog interfaces
  4. Go to line, find & replace redesign
  5. Fixed some interfaces exit when close the main instance
  6. Changed autocompletion keywords & highlighter
  7. Redesign for template & theme interfaces

CodeNimble Version: 2.1

21 Oct 15:25
6830e43

Choose a tag to compare

Version 2.1

Major improvements:

  1. Problem viewer -> mini google inside the app

Added:

  1. Inbox
  2. FOR-{} completions e.g FOR-J, FOR-X -> int j, int x -> for()
  3. Author Details -> Templates
  4. New tab switch mode in right frame
  5. "neutral-green.json" theme
  6. "vulcano.json" theme
  7. Credits in config.json
  8. Tool bar in left frame

Fixed/Changes:

  1. Highlighter improvement
  2. Changed the pbinfo interface
  3. Fixed resized window bug

CodeNimble Version: 2.0

11 Sep 17:23
4b67952

Choose a tag to compare

Added:

  1. Server status in status bar
  2. Save session
  3. Dark-blue theme
  4. LAN password
  5. Theme changer
  6. Kilonova.ro tools
  7. Python support
  8. Scrollbar in suggestions
  9. Right panel
  10. New input & output system
  11. Expected output and check test casses
  12. Submit code to pbinfo.ro directly from the app
  13. Open site function in Home
  14. New code highlight system
  15. New submit code button
  16. Fetch test cases: pbinfo.ro support
  17. Fetch test cases: kilonova.ro support
  18. Fetch test cases: codeforces.com support
  19. Fetch test cases: atcoder.jp support
  20. New change log in app
  21. Run python files
  22. New local server interface
  23. Added buttons for theme system
  24. Clear terminal function
  25. Code formatting
  26. Output comparator
  27. Added highlight color palette to Themes json
  28. PAINT: When clicking on a color it will change into pencil
  29. Go to line feature

Fixed/Changes:

  1. Fixed delete file function
  2. Changed template & theme interface
  3. Fixed suggestion box
  4. Changed open recent list
  5. Fixed exit
  6. Changed treeview indicator
  7. Removed Guide from Home
  8. Fixed run
  9. Fixed tab function for suggestions
  10. Fixed templates
  11. Fixed double paste issue
  12. UTF-8 support

CodeNimble Version: 1.5

01 Jul 13:10
0131972

Choose a tag to compare

Version: 1.5

Added:

  • Paint Mode
  • Integrate paint window in app
  • Change colors in paint mode
  • Local Server
  • Profile
  • Changed treeview arrow
  • Server Panel
  • Connected users list in panel
  • Autocomplete for CPP when ENTER
  • Button 2 bind in file tab
  • Tabs in paint mode
  • Text highlighted for python
  • Autocomplete ", ', *
  • Settings
  • Settings for status bar
  • Added CHANGELOG.md
  • Timer in status bar
  • Added "*" in file tab when the file is modified
  • Now you can run the textbox content(you don't need to save the file everytime)
  • File tab pack forget when there aren't any tabs
  • New theme system with json files
  • When suggestion is mapped and hit ENTER will autocomplete code
  • Ocean theme
  • Update text highlighted
  • BUILD.md
  • CONTRIBUTION.md
  • New cursor position when use ENTER between {}

Fixed:

  • Fixed autocompletion when list isn't mapped
  • Fixed Ctrl+Backspace
  • Fixded save
  • Input & Output won't be displayed when populate treeview
  • Redraw textbox after find & replace
  • Fix run

CodeNimble Version: 1.4

16 Jun 16:30
9b01369

Choose a tag to compare

Change log:

  • Tab bar
  • Open files from treeview in tab bar
  • Close tab function
  • Quick input & output
  • Open file in input & output
  • Save input
  • Open input & output from treeview
  • Code completion for C++
  • Ctrl+Tab & Ctrl+Shift+Tab
  • Move tabs
  • Count lines & words
  • Hide & unhide status bar
  • Added status bar to config
  • Added default_file to config
  • Save & remove default folder
  • Update close folder
  • Autocomplete for INT, VOID, LONG
  • Run icon in status bar
  • Removed 'new'
  • Added status bar notifications to config
  • Custom templates & use custom templates

CodeNimble Version: 1.3

01 Jun 11:16

Choose a tag to compare

Change log:

  • Utility menu
  • Run code
  • Bind for Ctrl+Backspace
  • New version available notify in status bar
  • Binds for replace & find
  • Treeview
  • Open folder
  • Close folder
  • Open files from treeview
  • Delete files from Treeview
  • Move files & folders in treeview
  • Toggle treeview
  • Fix zoom
  • Bind for Run
  • Add file in treeview folders
  • Change all windows title bars
  • Delete folder in treeview
  • Rename files in treeview
  • Unsaved file management in treeview
  • Rename folder in treeview
  • Open in Explorer function
  • Fix exit function
  • Add folder in treeview
  • Pack to grid

CodeNimble Version: 1.2

17 May 16:31

Choose a tag to compare

Change log:

  • New templates: C, Java, Html, C++ Competitive
  • Save default file location
  • Remove default file
  • Replace all
  • Fix save as file
  • Binds
  • Report bugs
  • Fullscreen
  • Fix text highlighted lag
  • Fix coloring multiple char after (, [, etc
  • Remake text highlighted
  • Fix select all when using .cpp
  • Fix undo problem in textbox
  • Autocomplete parenthesis
  • Shortcuts for: IF, DO, WHILE, FOR
  • Get latest version

CodeNimble Version: 1.1

03 May 14:26

Choose a tag to compare

Change log:

  • New version window height
  • New menu "Textures"
  • New main menu hover color
  • Light theme
  • Config for themes
  • New README
  • Fix tab space size
  • Fix themes
  • Changed file type in open dialog
  • New status bar text
  • Reset zoom