Author Topic: cmakefile symbols  (Read 2294 times)

jporkkahtc

  • Senior Community Member
  • Posts: 2620
  • Hero Points: 210
  • Text
cmakefile symbols
« on: September 29, 2017, 06:57:24 PM »
RC2 isn't recognizing symbols in *.cmake files nearly as well as V21 does.
Doesn't seem to recognize any actually.

jporkkahtc

  • Senior Community Member
  • Posts: 2620
  • Hero Points: 210
  • Text
Re: cmakefile symbols
« Reply #1 on: September 29, 2017, 08:27:06 PM »
In V21, there was: Tools > Options > Languages > Miscellaneous Languages > CMake > Context Tagging®
But in V22 CMake doesn't have this page in options at all.

Was this feature intentionally removed?

Clark

  • SlickEdit Team Member
  • Senior Community Member
  • *
  • Posts: 6864
  • Hero Points: 528
Re: cmakefile symbols
« Reply #2 on: September 30, 2017, 04:55:00 PM »
I can't find any code that indicates there ever was context tagging for Cmake files. I tried 21.0.3 and 21.0.2. Are you sure you didn't add a macro for it? Maybe you wrote a cmake_proc_search function and forgot to load it into v22.

jporkkahtc

  • Senior Community Member
  • Posts: 2620
  • Hero Points: 210
  • Text
Re: cmakefile symbols
« Reply #3 on: October 02, 2017, 06:56:57 PM »
Right you are --- I forgot about that.
See: https://community.slickedit.com/index.php/topic,15682.0.html