-
VSCode:
![image](https://github.com/Alexey-T/CudaText/assets/5483864/028b0836-09e0-4985-809f-c4b4e2daeed7)
Sublime:
![image](https://github.com/Alexey-T/CudaText/assets/5483864/d38a2b68-d447-4e73…
-
With the old search field, often I would go (or scope) to a repo, then type the name of a symbol. I'd then get symbol suggestions, select one, and jump to it.
The new smart search field shows sugge…
-
There is a suggestion in the [Style sheets repo](https://github.com/openSUSE/suse-xsl/issues/307) to implement the `task` element in our style sheets. Its role in the document is similar to that of a…
-
tried binding to `smart-hungry-delete-forward-char` as
```
(global-set-key (kbd "") 'smart-hungry-delete-forward-char)
```
it works but kinda makes `(delete-selection-mode 1)` useless, one that r…
rhoit updated
2 years ago
-
* [x] Simple return
* [ ] Smart return (suggestions based on return type / name)
-
## Notification from ioBroker Check and Service Bot
Dear adapter developer,
I'm the ioBroker Check and Service Bot. I'm an automated tool processing routine tasks for the ioBroker infrastructure. I h…
-
## Notification from ioBroker Check and Service Bot
Dear adapter developer,
I'm the ioBroker Check and Service Bot. I'm an automated tool processing routine tasks for the ioBroker infrastructure. I h…
-
## Notification from ioBroker Check and Service Bot
Dear adapter developer,
I'm the ioBroker Check and Service Bot. I'm an automated tool processing routine tasks for the ioBroker infrastructure. I h…
-
I thought it might be good to make templates even easier to write by implementing a smarter editor. I don't want one with lots of buttons etc. but smart interactive drop-downs would be perfect, much l…
-
+ press X on a suggestion to purge it from history
Need to think through how to express "don't show again".
Three approaches come to mind:
1. try to be smart about it: if a previously dismissed…