1
0
mirror of https://github.com/fadden/6502bench.git synced 2024-11-26 06:49:19 +00:00
6502bench/SourceGen
Andy McFadden 0a0208409a Tweak line folding code
Some style guides say you should only put one space between
sentences, but I and many others still put two.  The line-folding
code was only eating one of them when they straddled the end of the
line, which looked a little funny because the following line was
indented by one space.

This tweaks the code to eat both spaces.  Regression test updated.

Also, nudge some UI elements so they line up.
2019-11-01 19:47:56 -07:00
..
AsmGen
Examples Rearrange the tutorial files 2019-10-30 09:49:11 -07:00
Properties
Res Improve handling of hidden LV tables 2019-10-28 16:54:01 -07:00
RuntimeData Add "Go to Last Change" feature 2019-11-01 19:11:48 -07:00
Sandbox
SGTestData Tweak line folding code 2019-11-01 19:47:56 -07:00
Tests
Tools
WpfGui Tweak line folding code 2019-11-01 19:47:56 -07:00
Anattrib.cs
App.config
App.xaml
App.xaml.cs Version 1.4.0 2019-10-30 15:50:09 -07:00
AppSettings.cs
AutoLabel.cs
ChangeSet.cs
CodeAnalysis.cs
DataAnalysis.cs Tweak "nearby" label finder 2019-10-29 18:12:22 -07:00
DefSymbol.cs
DisasmProject.cs Add "Go to Last Change" feature 2019-11-01 19:11:48 -07:00
DisplayList.cs
DisplayListSelection.cs
Exporter.cs
ExternalFile.cs
FormatDescriptor.cs
FormattedOperandCache.cs
HelpAccess.cs
LineListGen.cs
LocalVariableLookup.cs Improve handling of hidden LV tables 2019-10-28 16:54:01 -07:00
LocalVariableTable.cs
MainController.cs Add "Go to Last Change" feature 2019-11-01 19:11:48 -07:00
MessageList.cs Improve handling of hidden LV tables 2019-10-28 16:54:01 -07:00
MultiLineComment.cs Tweak line folding code 2019-11-01 19:47:56 -07:00
NavStack.cs
PlatformSymbols.cs
ProjectFile.cs
ProjectProperties.cs
PseudoOp.cs
RuntimeDataAccess.cs
SourceGen.csproj
Symbol.cs
SymbolTable.cs
SystemDefaults.cs
SystemDefs.cs
UndoableChange.cs Add "Go to Last Change" feature 2019-11-01 19:11:48 -07:00
WeakSymbolRef.cs
XrefSet.cs