Skip to content

v0.1.7

Compare
Choose a tag to compare
@felipemanga felipemanga released this 22 Mar 14:35
· 89 commits to master since this release
  • Deleted Hello CPP
  • IDE: Prevent opening the same file multiple times
  • IDE: Fix commandline and multiple instances on Windows
  • IDE: No longer ask for keyring password
  • IDE: Allow contextmenu outside file tree
  • IDE: Add Edit -> Go to Declaration
  • IDE: Put directories first in file list
  • C++: Update PokittoLib
  • C++: Enable beautify.js for C++ code, some adjustments so it's less likely to break code
  • C++: Better jump to error on compile
  • C++: Updated My_settings.h for C++ projects
  • C++: Added TAS template project
  • C++: Allow ignoring certain files during build