[svn] r6840: vs-plugin/trunk/Nemerle.VsIntegration/LanguageService:
NemerleAuthoringScope.cs NemerleLangua...
VladD2
svnadmin at nemerle.org
Mon Nov 6 17:30:19 CET 2006
Log:
Add comments.
Author: VladD2
Date: Mon Nov 6 17:30:18 2006
New Revision: 6840
Modified:
vs-plugin/trunk/Nemerle.VsIntegration/LanguageService/NemerleAuthoringScope.cs
vs-plugin/trunk/Nemerle.VsIntegration/LanguageService/NemerleLanguageService.cs
Modified: vs-plugin/trunk/Nemerle.VsIntegration/LanguageService/NemerleAuthoringScope.cs
==============================================================================
--- vs-plugin/trunk/Nemerle.VsIntegration/LanguageService/NemerleAuthoringScope.cs (original)
+++ vs-plugin/trunk/Nemerle.VsIntegration/LanguageService/NemerleAuthoringScope.cs Mon Nov 6 17:30:18 2006
@@ -147,12 +147,14 @@
}
catch (COMException)
{
+ //VladD2: Ýňî íĺ äĺëî. Ňŕę, áĺç ĺäčíîăî çâóęŕ, çŕěŕçűâŕňü čńęëţ÷ĺíč˙ íĺëüç˙!
// Abstract method or something. Eat exception and continue.
}
}
}
catch (COMException)
{
+ //VladD2: Ýňî íĺ äĺëî. Ňŕę, áĺç ĺäčíîăî çâóęŕ, çŕěŕçűâŕňü čńęëţ÷ĺíč˙ íĺëüç˙!
// The file was not found or line numbers were stripped from pdb.
}
finally
Modified: vs-plugin/trunk/Nemerle.VsIntegration/LanguageService/NemerleLanguageService.cs
==============================================================================
--- vs-plugin/trunk/Nemerle.VsIntegration/LanguageService/NemerleLanguageService.cs (original)
+++ vs-plugin/trunk/Nemerle.VsIntegration/LanguageService/NemerleLanguageService.cs Mon Nov 6 17:30:18 2006
@@ -229,6 +229,8 @@
projectInfo.Project.Check(
request.FileName,
+ // VladD2: Ěíĺ ęŕćĺňń˙ îň ˙âíîé ďĺđĺäŕ÷č ISource íóćíî îňęŕçŕňüń˙.
+ // Ĺńëč ÷ňî ĺăî âńĺăäŕ ěîćíî ďîëó÷čňü ó Engine.
new SourceTextManager(projectInfo.GetSource(request.FileName)),
delegate(Location location, string text, bool isExpanded)
{
More information about the svn
mailing list