Re: devel/intellij, devel/pycharm: update to 2024.2.4, add devel/intellij-fsnotifier

2024-12-13 Thread Kirill A . Korinsky
On Fri, 13 Dec 2024 09:02:39 +0100, Robert Palm wrote: > > As this was fixed in release 2024.3.1, I tried again with the latest version. > > Minor inconveniece was I needed to throw away my .idea folder - > otherwise seems to work now again... > I do have local diff to update port to 2024.3.1,

Re: devel/intellij, devel/pycharm: update to 2024.2.4, add devel/intellij-fsnotifier

2024-12-13 Thread Robert Palm
As this was fixed in release 2024.3.1, I tried again with the latest version. Minor inconveniece was I needed to throw away my .idea folder - otherwise seems to work now again... Zitat von Robert Palm : Other were faster https://youtrack.jetbrains.com/issue/IJPL-171550/Searching-Find-in

Re: devel/intellij, devel/pycharm: update to 2024.2.4, add devel/intellij-fsnotifier

2024-11-20 Thread Robert Palm
I was having problems with latest intellij release with my project on windows. Keeps indexing and never stopped. Think this version is somehow broken. Pycharm was o.k. with my project, indeed. Am 20. Nov. 2024, 17:24, um 17:24, "Kirill A. Korinsky" schrieb: >Lucas, ports@, > >Here an update of

Re: devel/intellij, devel/pycharm: update to 2024.2.4, add devel/intellij-fsnotifier

2024-11-20 Thread Robert Palm
Other were faster https://youtrack.jetbrains.com/issue/IJPL-171550/Searching-Find-in-Files-and-code-highlighting-navigation-are-slow-or-broken-in-2024.3 Am 20. Nov. 2024, 17:46, um 17:46, "Kirill A. Korinsky" schrieb: >On Wed, 20 Nov 2024 17:38:50 +0100, >Robert Palm wrote: >> >> I was having

Re: devel/intellij, devel/pycharm: update to 2024.2.4, add devel/intellij-fsnotifier

2024-11-20 Thread Kirill A . Korinsky
On Wed, 20 Nov 2024 17:47:41 +0100, Robert Palm wrote: > > Other were faster > > https://youtrack.jetbrains.com/issue/IJPL-171550/Searching-Find-in-Files-and-code-highlighting-navigation-are-slow-or-broken-in-2024.3 > Probably I'm quite lucky that haven't faced it. I'll wait until they provide

Re: devel/intellij, devel/pycharm: update to 2024.2.4, add devel/intellij-fsnotifier

2024-11-20 Thread Kirill A . Korinsky
On Wed, 20 Nov 2024 17:38:50 +0100, Robert Palm wrote: > > I was having problems with latest intellij release with my project on windows. > > Keeps indexing and never stopped. Think this version is somehow broken. > Hm, wired. Have you open an issue at https://youtrack.jetbrains.com/issues/IDE

devel/intellij, devel/pycharm: update to 2024.2.4, add devel/intellij-fsnotifier

2024-11-20 Thread Kirill A . Korinsky
Lucas, ports@, Here an update of devel/intellij and devel/pycharm to 2024.3. I don't use pycharm and did only basic testing. Anyway, I use Intellij time to time and it works fine with Scala and Java projects. Additionally, I'd like to import devel/intellij-fsnotifier which is port for https://gi

Re: devel/intellij, devel/pycharm: update to 2024.2.4, add devel/intellij-fsnotifier

2024-11-03 Thread Stuart Henderson
On 2024/11/03 14:27, Kirill A. Korinsky wrote: > On Sun, 03 Nov 2024 14:17:24 +0100, > Stuart Henderson wrote: > > > > On 2024/11/03 12:14, Klemens Nanni wrote: > > > 03.11.2024 12:58, Kirill A. Korinsky пишет: > > > > @@ -56,5 +57,7 @@ do-install: > > > > @ln -s ${TRUEPREFIX}/bin/idea-li

Re: devel/intellij, devel/pycharm: update to 2024.2.4, add devel/intellij-fsnotifier

2024-11-03 Thread Kirill A . Korinsky
On Sun, 03 Nov 2024 14:17:24 +0100, Stuart Henderson wrote: > > On 2024/11/03 12:14, Klemens Nanni wrote: > > 03.11.2024 12:58, Kirill A. Korinsky пишет: > > > @@ -56,5 +57,7 @@ do-install: > > > @ln -s ${TRUEPREFIX}/bin/idea-lightedit \ > > > ${PREFIX}/bin/intellij-lightedit > > >

Re: devel/intellij, devel/pycharm: update to 2024.2.4, add devel/intellij-fsnotifier

2024-11-03 Thread Stuart Henderson
On 2024/11/03 12:14, Klemens Nanni wrote: > 03.11.2024 12:58, Kirill A. Korinsky пишет: > > @@ -56,5 +57,7 @@ do-install: > > @ln -s ${TRUEPREFIX}/bin/idea-lightedit \ > > ${PREFIX}/bin/intellij-lightedit > > ${INSTALL_MAN} ${FILESDIR}/idea.1 ${PREFIX}/man/man1 > > + > > + @ec

Re: devel/intellij, devel/pycharm: update to 2024.2.4, add devel/intellij-fsnotifier

2024-11-03 Thread Kirill A . Korinsky
On Sun, 03 Nov 2024 13:14:50 +0100, Klemens Nanni wrote: > > 03.11.2024 12:58, Kirill A. Korinsky пишет: > > @@ -56,5 +57,7 @@ do-install: > > @ln -s ${TRUEPREFIX}/bin/idea-lightedit \ > > ${PREFIX}/bin/intellij-lightedit > > ${INSTALL_MAN} ${FILESDIR}/idea.1 ${PREFIX}/man/man1

Re: devel/intellij, devel/pycharm: update to 2024.2.4, add devel/intellij-fsnotifier

2024-11-03 Thread Klemens Nanni
03.11.2024 12:58, Kirill A. Korinsky пишет: > Lucas, ports@, > > Here an update of devel/intellij and devel/pycharm to 2024.2.4. > > I don't use pycharm and did only basic testing. Anyway, I use Intellij time > to time and it works fine with Scala and Java projects. > Index: devel/intellij/Make