Basic Syntax highlighting, added CodeTextBox to MainWindow to test it.
This commit is contained in:
@@ -7,6 +7,6 @@
|
||||
mc:Ignorable="d"
|
||||
Title="Befunge Editor" Height="350" Width="525">
|
||||
<Grid>
|
||||
|
||||
<loc:CodeTextBox x:Name="EditRegion" Margin="10,10,10,10.5" Text="Hello, world!"/>
|
||||
</Grid>
|
||||
</Window>
|
||||
|
||||
Reference in New Issue
Block a user