Recent Posts

Pages: [1] 2 3 ... 10
1
Features and/or Improvements / Re: Project Properties > Tools > Run in Terminal (N)
« Last post by Clark on March 28, 2024, 11:53:41 PM »
Very useful. We will try to add this to v29.
2
SlickEdit® / Re: Can't have a different tag file directory as the source files?
« Last post by Clark on March 28, 2024, 10:21:28 PM »
There are a couple ways to do this:

Create a new Project. When you create the new project, specify the location of the workspace and project on your local drive. Then add the source files from the remote location to the project.

(this will be very slow for a large project): Remove all files from your project. Move your workspace and project file to your local drive. Then add the source files from the remote location to the project.
3
SlickEdit® / Re: Can't have a different tag file directory as the source files?
« Last post by tlhumm on March 28, 2024, 08:19:35 PM »
Well not sure how I got it to work, but I can't get it to work anymore. It looks like there's no way to do this?
4
SlickEdit® / Re: Bookmarks tool window - next/prev doesn't change current item
« Last post by Clark on March 28, 2024, 04:22:42 PM »
Thanks. Added for next hot fix build
5
SlickEdit® / Bookmarks tool window - next/prev doesn't change current item
« Last post by Dennis on March 28, 2024, 03:43:21 PM »
Patch attached.  Might want to remove the command bindings in sysobjs.e also.
6
SlickEdit® / Re: mouse wheel scroll problem
« Last post by Clark on March 27, 2024, 02:47:28 PM »
I wasn't able to reproduce this and couldn't think of an option that would effect this in this way.  Maybe something on a timer is messing this up. When you are able to reproduce this, start removing timers.
7
SlickEdit® / Re: mouse wheel scroll problem
« Last post by Graeme on March 27, 2024, 02:42:10 AM »
Good question.  No I can't.  Now the problem has stopped happening in my normal config.

It seems kind of related to the macro I wrote here
https://community.slickedit.com/index.php/topic,16659.0.html
however there isn't any code there that knows when the cursor is about to disappear off the screen.  I believe I was using the normal fast-scroll for wheel-up/down when I had the problem, I switched to my alternate version of fast-scroll then back to fast-scroll  - and at some point the problem went away.  At some point I'll investigate this some more.
8
SlickEdit® / Re: mouse wheel scroll problem
« Last post by Clark on March 27, 2024, 01:38:47 AM »
Can you reproduce this with a default config?

vs -sc c:\temp\new-config-dir
9
SlickEdit® / mouse wheel scroll problem
« Last post by Graeme on March 27, 2024, 12:37:05 AM »
In V28.0.1 on Win 11 when I scroll with the mouse wheel it stops scrolling when the line the cursor is on gets to the top or bottom of the window.  What might cause this?  Is there any way to turn it off?
10
SlickEdit® / Re: Can't have a different tag file directory as the source files?
« Last post by tlhumm on March 26, 2024, 10:13:33 PM »
I got it to work by moving the tag file to the same place as the source files. Made sure I could see and go to a source file, then I moved the tag file to a local directory and it seems to be OK now.
Pages: [1] 2 3 ... 10