Recent Posts

Pages: 1 2 3 [4] 5 6 ... 10
31
SlickEdit® / Re: he parameter information displayed in the pop-up box is incorrect
« Last post by Clark on January 20, 2025, 02:51:14 PM »
We'll need some complete sample code for this. Please post a source file which allows us to reproduce this.
32
SlickEdit® / Re: How to get indentation and left justification working together?
« Last post by Clark on January 20, 2025, 02:48:25 PM »
Pretty sure this is doable and it is definitely useful. We will try to add this to v30.
33
SlickEdit® / he parameter information displayed in the pop-up box is incorrect
« Last post by DongDong2025 on January 20, 2025, 07:50:02 AM »
The parameter information displayed in the pop-up box is incorrect. My testing indicates that the parameter information only appears correctly when the comment is placed on the line preceding the variable definition. When the comment is placed on the same line as the variable, the information is inconsistent, sometimes correct and sometimes incorrect. As illustrated in the figure below, "TempADC_Counter3 "should be displayed as" TempADC_InterPeTime3."
34
Clark, yes, that is what I was looking for.

I wanted soft-wrap to wrap to the previous line's indent level.

Thank you for your clarification. Is there any way you can add this request to the feature request queue? Almost all other major editors have this functionality.
35
SlickEdit® / Re: How to get indentation and left justification working together?
« Last post by Clark on January 20, 2025, 12:30:30 AM »
I think I've gotten confused. I thought you were talking about a different issue.

There isn't an option for softwrap to wrap to the previous lines indent level. Is that what you are looking for?
36
Reply # 8 on this forum thread has all the attachments. I uploaded three attachments there.

I am uploading a screenshot here showing the three attachments. If you do not see them, let me know, and I will upload them again.
37
SlickEdit® / Re: How to get indentation and left justification working together?
« Last post by Clark on January 19, 2025, 09:52:11 PM »
I don't see any attachment to your post?

38
Clark, to remove any questions about my personal configuration, I chose the HTML code from the very page we are on -- and demonstrated the problem. I also gave you steps to replicate the problem. (Save the source code of the page we are reading -- and then open it in two different editors.) I am dealing with pure HTML since that is the code the SlickEdit's forum site is sending to my browser.

To clarify, I am not using Django.

If, for some reason, you believe that SlickEdit is not going to work in the manner that I am requesting on this thread, you can just say so. I am raising an issue after waiting for 14 years.
39
SlickEdit® / Re: How to get indentation and left justification working together?
« Last post by Clark on January 19, 2025, 04:59:52 PM »
Are you using DJango in your HTML?

If so, do the following:
* Open an HTML file
* type "toggle_django_color_coding" on the SlickEdit command line.

That will enable DJango color coding for HTML files.
40
Clark, thank you for taking the time to reply.

The sample code I want to use is the very same forum post we are on. I copied the source code of this forum post and have attached it as "SlickEdit Forum Post.html." The two other attachments illustrate the behavior of SlickEdit and Visual Studio Code, respectively. I have selected only a small part of the code to illustrate the point. As you can see from the screenshots, VSCode makes it visually easier to understand the structure of the code as the code is (artificially) indented as it is wrapped. You can download a copy of VSCode to verify what I am talking about.

I would rather use SlickEdit than VSCode because SlickEdit makes my life easier in so many different ways. But, for HTML files, I have to switch to VSCode for this soft-wrap indenting issue. I want to clarify that SlickEdit does not have a problem with what the embedded language is, as I can confirm by going to the Document --> Select Mode menu.
Pages: 1 2 3 [4] 5 6 ... 10