Search found 60 matches

by tim_crouse
20 Apr 2024 12:31
Forum: Questions
Topic: DROP DOWN MENU IMAGES TOGGLE
Replies: 1
Views: 815

Re: DROP DOWN MENU IMAGES TOGGLE

To get the menu images to not be present use the Windows Vista Menu Style:

ENVIRONMENT >> OPTIONS >> STYLE AND FONTS > MENU STYLE

Best Regards
-Tim C.
by tim_crouse
20 Apr 2024 12:24
Forum: Features
Topic: CODE SNIPPET CONTAINER
Replies: 4
Views: 762

Re: CODE SNIPPET CONTAINER

I recently came across emmet functionality, which seems to be a web thing. I also noticed you have the hint hover implemented for the emmet area. Is it implemented in other parts of the text clip container and I am missing it somehow (referring back to the question to have it implemented for code bl...
by tim_crouse
20 Apr 2024 12:19
Forum: Features
Topic: ODDS AND ENDS - 1
Replies: 0
Views: 841

ODDS AND ENDS - 1

I get that the following will fall quite low on any priority list: HELP FILE LSP SERVER The information in the help file directs folks to the forum for instructions. Perhaps the basic setup info should be included in the file as RJTE, why not add the current forum instructions to the help file? Self...
by tim_crouse
18 Apr 2024 21:08
Forum: Features
Topic: CODE SNIPPET CONTAINER
Replies: 4
Views: 762

Re: CODE SNIPPET CONTAINER

Hmmm, so close :-D , it's almost like you read my mind but the connection was lost or one of us was distracted by that squirrel outside my window :) Wouldn't the "abbreviation" section be better named Snippets? Or Code Blocks? This also applies to the Pane, Renaming the Panel to Code Block...
by tim_crouse
18 Apr 2024 19:09
Forum: Features
Topic: CODE SNIPPET CONTAINER
Replies: 4
Views: 762

CODE SNIPPET CONTAINER

A suggestion folks may find useful: A Code Snippet Container that looks a lot like the Code Explorer Container: -Ability to Add Code Groups (C++, PHP, Excel . . . .) -Ability to add a title to a Snippet -List of Snippet Ttitle Appears in the Upper Pane -Selecting a Title shows a preview of the code ...
by tim_crouse
18 Apr 2024 19:00
Forum: Features
Topic: DONE: YET ANOTHER COLOR SETTING - UNLESS I MISSED IT
Replies: 1
Views: 577

DONE: YET ANOTHER COLOR SETTING - UNLESS I MISSED IT

Is there an option setting to set the current line highlight border-color?

WTH :), ya got all those other settings, what's one more :-D :-D

Best Regards
-Tim C.
by tim_crouse
16 Apr 2024 18:46
Forum: General discussion
Topic: Creations built using RJtextEd
Replies: 47
Views: 244024

Re: Creations built using RJtextEd

FYI, Microsoft Defender throws a red flag at you site, stating it is unsafe.
by tim_crouse
16 Apr 2024 18:41
Forum: General discussion
Topic: Creations built using RJtextEd
Replies: 47
Views: 244024

Re: Creations built using RJtextEd

This code is so vintage, even the bugs wear leather flight jackets.

JavaScript with a side of history – now that's what I call a code fusion!

Badda Bing, I'm here all week :-D 8)

Cool Stuff 8)
by tim_crouse
16 Apr 2024 18:30
Forum: Syntax files
Topic: SYNTAX ERROR QUESTION - EXCEL
Replies: 3
Views: 1727

Re: SYNTAX ERROR QUESTION - EXCEL

So, in Excel ' is allowed to be used in formulas to create a comment, albeit only at the end of the line. But in the middle of a formula, it is required when referring to TABs. So I am guessing without a bunch of logic put in the code it is pretty much what it is. Sound about right? Best Regards -Tim
by tim_crouse
16 Apr 2024 18:15
Forum: Bugs
Topic: SOLVED? Tab Insert Spaces Option Not Working Correctly
Replies: 7
Views: 753

Re: SOLVED? Tab Insert Spaces Option Not Working Correctly

Soooo will there be a logic test put in place to prevent this scenario?
by tim_crouse
16 Apr 2024 16:08
Forum: Bugs
Topic: FIXED: CUSTOMIZE TOOLBOAR SORT ORDER ICONS - POSSIBLE ISSUE
Replies: 3
Views: 831

FIXED: CUSTOMIZE TOOLBOAR SORT ORDER ICONS - POSSIBLE ISSUE

x64, Portable, v16.16

Customize Toolbard sort order icons may be missing, all I have on my end are white boxes:
CUSTOMIZE TOOLBAR SORT ORDER ARROW ICON MISSING.png
CUSTOMIZE TOOLBAR SORT ORDER ARROW ICON MISSING.png (5.58 MiB) Viewed 831 times
by tim_crouse
16 Apr 2024 13:10
Forum: Syntax files
Topic: SYNTAX ERROR QUESTION - EXCEL
Replies: 3
Views: 1727

SYNTAX ERROR QUESTION - EXCEL

If anyone has time would you mind looking at the attached Excel Syntax file and explain to me how to correct a brace detection error, the brace grouping appears correct to me, but the app is seeing an error: 1. What is needed to change to get eh brace error checking to behave properly (see image)? T...
by tim_crouse
16 Apr 2024 12:35
Forum: Features
Topic: PANEL HIDE FUNCTION
Replies: 0
Views: 1237

PANEL HIDE FUNCTION

A panel hide titlebar button would be nice, located next to the pin icon.
Or allow the vertical toolbar Panel Icon to close the panel when it is pressed a second time.

Best Regards
-Tim C.
by tim_crouse
16 Apr 2024 12:32
Forum: Features
Topic: DONE: NEW FILE SYNTAX ASSIGNMENT
Replies: 1
Views: 690

DONE: NEW FILE SYNTAX ASSIGNMENT

It would be nice if when Ctrl + N was used to create a file it was created using the selected syntax that is defined in the syntax drop-down menu.

Best Regards
-Tim C.