- Status Closed
- Percent Complete
- Task Type Bug Report
- Category Enhanced Syntax Highlighting
- Priority Very Low
- Reported Version 1.0.0.4813
- Due in Version Undecided
- Votes
- Private
Attached to Project: Codinion
Opened by Christoph - 30.06.2017
Last edited by Martin Topfstedt - 07.07.2017
Opened by Christoph - 30.06.2017
Last edited by Martin Topfstedt - 07.07.2017
FS#103 - Enhanced Syntax Highlighting not working in some solutions
Hi,
Enhanced Syntax Highlighting stopped working in my main solutions yesterday, but it still works in a small test solution.
No error is reported in the log-file (even enabled debug log) and I already tried the newest beta, the "overwrite other text colorizer" option and to delete the suo-file without success...
Is there anything else I could try/do?
regards
Christoph
Closed by Martin Topfstedt
07.07.2017 07:28
Reason for closing: Fixed
Additional comments about closing: 1.0.0.4950
07.07.2017 07:28
Reason for closing: Fixed
Additional comments about closing: 1.0.0.4950
Hi,
I updated the Release Version yesterday evening to 1.0.0.4815, do you have that installed?
Ok, you could try to unload the specific project in VS and load it again.
Before installing the newest Beta just a few minutes ago I had the latest release verions, so yes it should have been 4815 (possibly exactly that one broke it, as it worked yesterday after lunch - is the previous one available for download somehwere so I could test that?).
Unload and reload the solution does not help...
P.S.: THANKS for your great extension BTW - love it (if it works ;-) )
Hi,
you can download old versions here: http://www.codinion.com/changelog
Do you see the files of the projects(which does not work) in the SolutionFileNavigator?
Tried 4813 and 4810, but still not working - here a debug log (Program.cs works, the other not):
[30.06.2017 8:39:19.585] [Info] CodeParser: Init Roslyn C# Parser
[30.06.2017 8:39:20.055] [Info] Codinion (1.0.0.4813) started.
[30.06.2017 8:42:43.702] [Debug] Codinion.SyntaxHighlighting.Classifier.CSharp.CSharpClassifierBase.ReparseFile() Program.cs
[30.06.2017 8:42:43.710] [Debug] Codinion.SyntaxHighlighting.SyntaxHighlightingManager.RegisterClassifier() C:\...\Program.cs
[30.06.2017 8:42:43.717] [Debug] Codinion.SyntaxHighlighting.Classifier.CSharp.CSharpClassifierBase.Init() Program.cs
[30.06.2017 8:42:43.768] [Debug] Codinion.VisualStudioManagement.TextView.TextViewManager.AddView() Added View:C:\...\Program.cs
[30.06.2017 8:42:43.787] [Debug] Codinion.SyntaxHighlighting.SymbolSearchbar.SymbolSearchbarView.Deactivate()
[30.06.2017 8:42:43.791] [Debug] Codinion.CodeParser.Cache.CacheManager.RemoveListener() Type: SymbolSearchbarView GroupKey: ENTRY NOT FOUND!
[30.06.2017 8:42:43.796] [Debug] Codinion.SyntaxHighlighting.SyntaxHighlightingManager.OnTextViewAdded() Add Searchbar for File C:\...\Program.cs
[30.06.2017 8:42:43.806] [Debug] Codinion.SyntaxHighlighting.SymbolSearchbar.SymbolSearchbarView.<Codinion.CodeParser.Cache.ICacheListener.EntryChanged>b__23_0() Program.cs Set Dirty
[30.06.2017 8:42:44.024] [Debug] Codinion.CodeParser.Roslyn.Core.File.GetData() Program.cs
[30.06.2017 8:43:16.602] [Debug] Codinion.VisualStudioManagement.TextView.TextViewManager.RemoveView() Remove View:C:\...\Program.cs
[30.06.2017 8:43:16.610] [Debug] Codinion.SyntaxHighlighting.Classifier.CSharp.CSharpClassifierBase.Dispose() Program.cs
[30.06.2017 8:43:24.059] [Debug] Codinion.SyntaxHighlighting.Classifier.CSharp.CSharpClassifierBase.ReparseFile() SingleFrequencyExecutionManager.cs
[30.06.2017 8:43:24.063] [Debug] Codinion.SyntaxHighlighting.SyntaxHighlightingManager.RegisterClassifier() E:\...\SingleFrequencyExecutionManager.cs
[30.06.2017 8:43:24.066] [Debug] Codinion.SyntaxHighlighting.Classifier.CSharp.CSharpClassifierBase.Init() SingleFrequencyExecutionManager.cs
[30.06.2017 8:43:24.106] [Debug] Codinion.VisualStudioManagement.TextView.TextViewManager.AddView() Added View:E:\...\SingleFrequencyExecutionManager.cs
[30.06.2017 8:43:24.137] [Debug] Codinion.SyntaxHighlighting.SymbolSearchbar.SymbolSearchbarView.Deactivate()
[30.06.2017 8:43:24.141] [Debug] Codinion.CodeParser.Cache.CacheManager.RemoveListener() Type: SymbolSearchbarView GroupKey: ENTRY NOT FOUND!
[30.06.2017 8:43:24.145] [Debug] Codinion.SyntaxHighlighting.SyntaxHighlightingManager.OnTextViewAdded() Add Searchbar for File E:\...\SingleFrequencyExecutionManager.cs
You mean just one File in the project works and all other files not?
Do you see the not working files of the project in the SolutionFileNavigator?
No, all files of a simple test solution (Program.cs) work, but non of my "main solutions" do...
Solution file navigator also only works for the test solution...
Ok this means it does not recognize the projects at all.
It seems to be related to the solution folders, but that did work until yesterday...
Ok, than i think it was the fix i made yesterday. I will have a look after work and try to fix this.
But i don't understand why the old version didn't work anymore.
Thanks!
Does only the highlighting not work or is something else not working as well?
Even worse - "nothing" is working. Solution File Navigator does not even open anymore. But highlighting is still working IF I move the project out of the solution folder...
Ok this is what a lot of users currently experiencing, i'm working on it.
Hi Please try this version:
https://www.codinion.com/downloads/Codinion_1_0_0_4949.vsix
Bad news - actualy very bad news. With v4949 VS did not even start anymore. Had to start it in SafeMode and uninstall the extension...
Ok it worked for the other well.
1. could you delete all codinion log files
2. install the version again
3. start visual studio
4. Attach all codinion logs, ActivityLog.xml and Codinions Settings.xml
Good News: I do not know which one fixed it, but with v4950 and VS 26430.15 everything seems to be working again!
THANKS a lot from my side for your GREAT work!
Good to here. :)