Recent Posts

Pages: 1 2 [3] 4 5 ... 10
21
Features and/or Improvements / Selective Display "all" command surrounding context
« Last post by Dennis on January 17, 2025, 05:01:54 PM »
When I use the "all" command to display all the lines matching a pattern, it would be useful to have one of two things:

1) An option to be able to specify the number of additional lines of context to expand surrounding the match.  (Also have this option on the Selective Display dialog)

2) A command to expand additional lines around a "+" line to view immediate context around a match like "seldisp-expand-context"

I run into this frequently when grokking through log files.  I collapse the log file down to the interesting lines, then want to see what went on around that time.
23
Features and/or Improvements / Search mini gui to filter on file/directory
« Last post by joecar on January 14, 2025, 05:55:08 PM »
Is it possible for the Search mini gui to include a way of specifying which files or dirs to look in (i.e. similar to Find In Files)?

For example, I want to regex search in *.py files only, or in *.c and not *.h files.

Or in directory tree xyz only rather than the whole project.

( is it similar to Color filtering...? )

Thanks  :)
24
Features and/or Improvements / Project Add Tree excluding symlinks
« Last post by joecar on January 14, 2025, 05:48:28 PM »
IDK if it can be done easily, but I want to add it here.

Project -> Project Properties -> Files -> Add Tree

it would be nice if there was a check box to exclude following file symlinks (i.e. thereby excluding adding otherwise duplicate files).

This would then mean that each tagged symbol would show up only once instead of N+1 times (once for actual file, and once for each of N symlinks). This would mean that tagging would be much faster.

Thanks  :)
25
SlickEdit® / Re: Slickedit 2024 License File
« Last post by gdb on January 02, 2025, 02:50:57 PM »
Hi,
I just followed the instructions at:
https://www.slickedit.com/shop
And they responded pretty quickly.
26
This has been added to v30 (wizard and options)
27
Features and/or Improvements / Re: Cmake project
« Last post by Clark on December 30, 2024, 01:43:08 PM »
Good idea. We will look into this
28
SlickEdit® / Re: Macro Recording
« Last post by Graeme on December 30, 2024, 07:18:35 AM »
Your cat could do worse things than start macro recording.  Probably backup history is a good tool to use to check for unintended changes in your code.  If you get unexpected "macro recording" messages again you should be able to turn off the recording using a command in the macro menu.
29
SlickEdit® / Re: Macro Recording
« Last post by Dan on December 30, 2024, 12:39:48 AM »
You could unbind any keys bound to "record-macro".
30
SlickEdit® / Macro Recording
« Last post by unMinou on December 29, 2024, 11:21:45 PM »
My cat walked on the keyboard and I could no longer edit anything, just getting some message about macro recording.
I ended being able to work after giving a kill and reloading slickedit. That is on Arch Linux.

How do I permanently disable this crap?
Pages: 1 2 [3] 4 5 ... 10