Search found 136 matches

by DerellLicht1
08 Aug 2021 18:52
Forum: Questions
Topic: RESOLVED: option: reload current document
Replies: 4
Views: 6350

RESOLVED: option: reload current document

Is there an option somewhere, to make 'reload current document' automatic?? There are certain files, such as output from running PcLint, that get updated repeatedly; while clicking 'reload current document' works fine, it would be nice if it would just automatically do it... If that is already in op...
by DerellLicht1
08 Aug 2021 18:08
Forum: Features
Topic: DONE: request change in file-loading process
Replies: 6
Views: 8011

DONE: request change in file-loading process

I am having an awkward experience with RJTE... First off, I have 'Reopen last open documents at startup' enabled... Anyway, I'm having 'file collection' problem; what I mean is, since files are never automatically closed, I just keep having more and more files open, every time I load something new!!...
by DerellLicht1
08 Aug 2021 17:23
Forum: Bugs
Topic: RESOLVED: issue with column mode
Replies: 5
Views: 4962

RESOLVED: issue with column mode

I recently wanted to delete a column of comments from a file... but ended up discovering an issue with this... this was in a C++ file. The pulldown menu says that 'column mode' is Alt-C, but that is not correct; fortunately, the help file *does* correctly document this operation as Shift-DownArrow. ...
by DerellLicht1
07 Aug 2021 16:48
Forum: Questions
Topic: How does session memory work??
Replies: 2
Views: 5713

Re: How does session memory work??

Actually, I'm not sure I can reproduce anything either... Now that you have explained how settings are saved, I understand better what is happening... If I open some files in one folder, then open some files in another folder, RJTE has *one* settings file, so if I close the editor, then just run it ...
by DerellLicht1
05 Aug 2021 15:27
Forum: Features
Topic: Resolved: additions to Customize_keyboard dialog
Replies: 3
Views: 5793

Resolved: additions to Customize_keyboard dialog

You are right, that would be helpful -- but not much, honestly. Right now you can enter anything into "Find" box of that window and immediately get filtered out results. Works for me 8) I'll be danged... Find *does* work for 'Ctrl' as well!! Okay, that's good enough for me... List of your...
by DerellLicht1
05 Aug 2021 00:54
Forum: Questions
Topic: How does session memory work??
Replies: 2
Views: 5713

How does session memory work??

I'm confused about how RJTE remembers what 'last accessed' files are... So here's my situation: 1. I had opened derbar.cpp and derbar.rc in RJTE, from the command line... I had then closed/re-opened the editor, and it had remembered all settings for both files, including bookmarks. 2. I had then ope...
by DerellLicht1
04 Aug 2021 23:05
Forum: Features
Topic: Resolved: additions to Customize_keyboard dialog
Replies: 3
Views: 5793

Resolved: additions to Customize_keyboard dialog

I have two requests which would make this dialog *much* more useful to me!! 1. Add sort functions to the headers on the listview... that would allow us to sort on Shortcut_1, so we could review (for example) all of the Ctrl assignments in one window. Right now, they are scattered across several diff...
by DerellLicht1
04 Aug 2021 03:38
Forum: Bugs
Topic: FIXED: cannot set Symbols color in syntax highlighting
Replies: 4
Views: 4637

Re: cannot set Symbols color in syntax highlighting

Rickard Johansson wrote: 03 Aug 2021 14:56 Fixed in next release (v15.03). Thanks!
You are so fantastic!! Thank you very much!!!!
by DerellLicht1
31 Jul 2021 20:08
Forum: Bugs
Topic: FIXED: cannot set Symbols color in syntax highlighting
Replies: 4
Views: 4637

Re: cannot set Symbols color in syntax highlighting

I hope it's possible to get a fix for this; it's actually a feature that I really love; in MultiEdit (which I used for several decades, professionally, but am trying to move away from now), I would set the symbols to bright purple!! It just makes the entire structure of the program *leap* off the pa...
by DerellLicht1
28 Jul 2021 17:15
Forum: Bugs
Topic: FIXED: cannot set Symbols color in syntax highlighting
Replies: 4
Views: 4637

FIXED: cannot set Symbols color in syntax highlighting

TextEd version 15.02 Viewing .cpp and .rc files I am using "All Languages" for setting syntax colors. Everything is working fine, with one exception... Symbols I am using the default Symbols from the .cpp file When I set a new color for Symbols, click Apply, Save, then go back to the file ...
by DerellLicht1
28 Jul 2021 16:29
Forum: Syntax files
Topic: .cpp keywords - color question
Replies: 3
Views: 10516

Re: .cpp keywords - color question

Ahhhh!! I just realized that I can add labels (keywords2, etc) under Keyword groups... Okay, let's see if that actually works for me, once I set colors for keywords2 ... Later note: Well, this works well enough, but I don't quite understand *how* it works... So for the .rc resource files, I want to ...
by DerellLicht1
28 Jul 2021 15:19
Forum: Syntax files
Topic: .cpp keywords - color question
Replies: 3
Views: 10516

.cpp keywords - color question

I notice that in the syntax-highlighting-customize screen, 'All Languages' shows multiple entries for colors; keyword1, keyword2, etc... However, if I change highlighter-language to C++, then there is only *one* field for keyword... I would actually *love* to have multiple keyword lists, with differ...
by DerellLicht1
28 Jul 2021 14:55
Forum: Syntax files
Topic: creating new syntax file
Replies: 5
Views: 6987

Re: creating new syntax file

Assuming that highlighter drop-down in the main toolbar proudly shows "RC", indicating that your freshly created syntax file is actually being used, I don't have idea right now what could have gone wrong... Aha! That was it... Once I changed that highlighter menu to 'rc', then my syntax h...
by DerellLicht1
27 Jul 2021 21:12
Forum: Syntax files
Topic: creating new syntax file
Replies: 5
Views: 6987

Re: creating new syntax file

Well, first try did not work at all, at least so far... Here's what I did... > loaded cpp.syx into Syntax Editor > saved as rc.syx (in User Defined folder) > In Keywords:Keywords, deleted all the .cpp keywords and added a useful set of .rc keywords to the list, then saved the file; verified that rc....
by DerellLicht1
27 Jul 2021 18:44
Forum: Syntax files
Topic: creating new syntax file
Replies: 5
Views: 6987

creating new syntax file

Hi all; I'm new to RJTE, but everything seems to be working pretty well, as I'm learning how to handle various things here... Now, I want to create syntax files for a new extension, .rc (Windows resource file). I'm looking in C:\Users\dan7m\AppData\Roaming\RJ TextEd\Syntax and am planning to use .cp...