spiegel-keyman/developer/src/kmc-copy
Marc Durdin bd4633333b feat(developer): improve compiler messages and user interface
* Add unit test to verify the format of message detail strings
  (max line length of 80 chars)
* Add unit test to verify non-null, non-empty message strings
* Tidy up a number of messages (to pass unit tests)
* Add message details for all kmw compiler messages
* Add a clickable link for the TIKE message window for each message
  so that explanations and further message details are more accessible
  to authors (`kmc message` is already available for command-line users)
* Fixes a number of minor issues with the messages window in TIKE,
  mostly relating to when popup menu commands are enabled and how
  messages are selected.

Fixes: #13134
2025-02-07 08:46:46 +07:00
..
config feat(developer): seed kmc-copy 2024-10-22 10:28:00 +07:00
src feat(developer): improve compiler messages and user interface 2025-02-07 08:46:46 +07:00
test feat(developer): support relocation of external files in kmc-copy 2025-01-28 12:24:04 +07:00
.eslintrc.cjs feat(developer): kmc-copy functionality and unit tests 2024-10-22 10:28:03 +07:00
build.sh feat(developer): support copying disorganized projects in kmc-copy 2025-01-22 13:20:13 +07:00
package.json chore(developer): rename test files 2024-11-28 14:32:09 +01:00
tsconfig.json feat(developer): seed kmc-copy 2024-10-22 10:28:00 +07:00