dev icon indicating copy to clipboard operation
dev copied to clipboard

Some suggestions

Open VitalRus95 opened this issue 1 year ago • 3 comments

Just some more suggestions for the new SB4 version:

  • [x] ignore _ in fuzzy search of commands;
  • [x] highlight some yet not highlighted keywords (e.g. break and continue) and classes names;
  • [ ] change double click selection logic, for example select only the inner part of a string (inside quotes) and whole float numbers;
  • [ ] probably introduce Projects notion to SB (like workspaces in VS Code) to better organise scripts and decrease the number of simultaneously opened tabs.

VitalRus95 avatar Feb 06 '25 20:02 VitalRus95

- character also should be included when double clicking on numbers

MiranDMC avatar Feb 06 '25 21:02 MiranDMC

#126

x87 avatar Feb 09 '25 01:02 x87

https://github.com/sannybuilder/data/pull/33

MiranDMC avatar Feb 10 '25 09:02 MiranDMC