1
1
Fork 0
mirror of https://github.com/QB64Official/qb64.git synced 2024-07-16 02:35:14 +00:00
qb64/source/ide
FellippeHeitor f0692d55b2 New IDE shortcuts.
- Ctrl+N = New file
- Ctrl+O = Open file
- Ctrl+R = Comment selection (add ')
- Ctrl+Shift+R = Uncomment selection (remove ')
2017-09-25 02:28:41 -03:00
..
wiki Give proper error message when 'internal' folder can't be found. 2016-09-01 21:38:24 -03:00
ide_global.bas Adds the ability to show contextual help (syntax) for SUB/FUNCTIONs. 2017-08-04 10:59:11 -03:00
ide_methods.bas New IDE shortcuts. 2017-09-25 02:28:41 -03:00