auto-fill k.doc() forms in text files, navigate between placeholders with a shortcut #3

Open
opened 2025-01-25 01:26:59 +00:00 by NQNStudios · 1 comment
NQNStudios commented 2025-01-25 01:26:59 +00:00 (Migrated from github.com)

do function definitions call k.doc?

do function definitions call k.doc?

I didn't explain this very well for my future self. What I meant was this:

  • k.doc() is being used to store boilerplate examples of how to call lots of built-in forms, macros, etc.
  • The extension could easily insert this boilerplate to help you when writing code
  • Tab, or some other key, could move between <> expressions that you need to fill in.
I didn't explain this very well for my future self. What I meant was this: * k.doc() is being used to store boilerplate examples of how to call lots of built-in forms, macros, etc. * The extension could easily insert this boilerplate to help you when writing code * Tab, or some other key, could move between `<>` expressions that you need to fill in.
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: kiss-lang/kiss-vscode#3
No description provided.