Author Topic: Do you like a colorful codeblocks editor?  (Read 32015 times)

Offline spark

  • Single posting newcomer
  • *
  • Posts: 3
Do you like a colorful codeblocks editor?
« on: August 16, 2020, 05:08:40 am »
Years ago, i make a colorful codeblocks editor, like below.
And you can jump to implement with CTRL+MOUSE Left, like source insight

>>>> source code is on the 5'th floor :)
« Last Edit: October 07, 2023, 02:38:23 pm by spark »

Offline oBFusCATed

  • Developer
  • Lives here!
  • *****
  • Posts: 13413
    • Travis build status
Re: Do you like a colorful codeblocks editor?
« Reply #1 on: August 16, 2020, 04:51:12 pm »
Is this something like semantic highlight? How is this implemented?
(most of the time I ignore long posts)
[strangers don't send me private messages, I'll ignore them; post a topic in the forum, but first read the rules!]

Offline spark

  • Single posting newcomer
  • *
  • Posts: 3
Re: Do you like a colorful codeblocks editor?
« Reply #2 on: August 17, 2020, 04:04:34 pm »
Yes, modify codecompletion plugin and lexers, this is all based on wxscintilla's feature.

Offline oBFusCATed

  • Developer
  • Lives here!
  • *****
  • Posts: 13413
    • Travis build status
Re: Do you like a colorful codeblocks editor?
« Reply #3 on: October 24, 2020, 10:31:25 am »
What wxscintilla feature?
(most of the time I ignore long posts)
[strangers don't send me private messages, I'll ignore them; post a topic in the forum, but first read the rules!]

Offline christo

  • Multiple posting newcomer
  • *
  • Posts: 21
Re: Do you like a colorful codeblocks editor?
« Reply #4 on: October 02, 2023, 12:30:14 pm »
Hi @spark, I'm very much interested in the features. Could you please share the code changes?

Thanks, Christo

Offline spark

  • Single posting newcomer
  • *
  • Posts: 3
Re: Do you like a colorful codeblocks editor?
« Reply #5 on: October 07, 2023, 02:33:56 pm »
Years ago, i make a colorful codeblocks editor, like below.
And you can jump to implement with CTRL+MOUSE Left, like source insight

Here is the source code, base on codeblocks SVN 12198.

Offline ollydbg

  • Developer
  • Lives here!
  • *****
  • Posts: 5910
  • OpenCV and Robotics
    • Chinese OpenCV forum moderator
Re: Do you like a colorful codeblocks editor?
« Reply #6 on: October 08, 2023, 09:53:28 am »
Years ago, i make a colorful codeblocks editor, like below.
And you can jump to implement with CTRL+MOUSE Left, like source insight

Here is the source code, base on codeblocks SVN 12198.
Hi, thanks for the sharing.

I just download the source code, I have extracted the source code, and pasted to the latest svn code, I see there are too many changes. What is the exact change of your contribution, can you give us patch files against the latest svn code?

Thanks.
If some piece of memory should be reused, turn them to variables (or const variables).
If some piece of operations should be reused, turn them to functions.
If they happened together, then turn them to classes.

Offline stahta01

  • Lives here!
  • ****
  • Posts: 7582
    • My Best Post
Re: Do you like a colorful codeblocks editor?
« Reply #7 on: October 08, 2023, 06:08:14 pm »
Years ago, i make a colorful codeblocks editor, like below.
And you can jump to implement with CTRL+MOUSE Left, like source insight

Here is the source code, base on codeblocks SVN 12198.
Hi, thanks for the sharing.

I just download the source code, I have extracted the source code, and pasted to the latest svn code, I see there are too many changes. What is the exact change of your contribution, can you give us patch files against the latest svn code?

Thanks.

I could not find any changes done to SVN 12198; the poster either uploaded no changes or I did something wrong on using the zip.

Tim S
C Programmer working to learn more about C++ and Git.
On Windows 7 64 bit and Windows 10 64 bit.
--
When in doubt, read the CB WiKi FAQ. http://wiki.codeblocks.org