Search found 5 matches

by IBon
20.01.2021 15:17
Forum: General - CudaText
Topic: Some thoughts and questions; JavaScript IntelliSense
Replies: 2
Views: 495

Thanks for the reply.

I will take a closer look at that.

PS: I think there is a bug in this forum; I do not get a notification when there's a reply to my post.
by IBon
20.01.2021 12:12
Forum: General - CudaText
Topic: Some thoughts and questions; JavaScript IntelliSense
Replies: 2
Views: 495

Some thoughts and questions; JavaScript IntelliSense

I have now been using CudaText for some months for editing HTML, CSS and JS files. It is a quite good text editor compared with the other ones I have tried over the years. Congratulations with the good work! However, there are (in my opinion) some major disadvantages/issues that I would like to have...
by IBon
23.12.2020 12:13
Forum: Issues solved
Topic: How to turn off autocompletion of brackets?
Replies: 9
Views: 1539

Now it works, thank you so much! :D

I just didn't know I was supposed to press "enter" afterwards.
by IBon
22.12.2020 12:30
Forum: Issues solved
Topic: How to turn off autocompletion of brackets?
Replies: 9
Views: 1539

Thank you for the advice.

I tried that but it didn't work :(

When you write "empty string" do you mean with a RegEx expression perhaps? Like \s{1}?
by IBon
21.12.2020 16:05
Forum: Issues solved
Topic: How to turn off autocompletion of brackets?
Replies: 9
Views: 1539

How to turn off autocompletion of brackets?

Thank you for a very nice text editor!

I would like to turn off autocompletion of ending brackets in JavaScript ( ) { } [ ] , since I find it annoying and would like to set brackets myself.

Please tell me how to do this?

Best regards
Iwan