Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
T
text-editor-app
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Jalay
text-editor-app
Commits
bc789fe9
Commit
bc789fe9
authored
Aug 14, 2021
by
Jalay
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update README.md
parent
6a3df682
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
8 additions
and
3 deletions
+8
-3
README.md
README.md
+8
-3
No files found.
README.md
View file @
bc789fe9
Welcome! This is an implementation of a typical text editor application along with some MS-Word like added functionalities.
The features are implemented in C# programming language using the functionalities (RichTextBox component) provided in .NET Framework.
System Requirements :
-
Visual Studio IDE
-
OS : Windows/Linux
-
1.68 GB of storage space
-
Data pack - minimum 1.68 GB of data
Steps to run the application :
1.
Install Visual Studio Community 2019 Installer (https://visualstudio.microsoft.com/downloads/)
2.
Open the Installer
3.
Select .NET desktop development
4.
Click on Download/Install (will download 1.68 GB of data)
6.
Open Visual Studio
7.
Click on existing project
8.
Select the file from this repository
9.
Click on start button
7.
Download the ZIP file of current repository
8.
Extract the ZIP file to desired location
9.
Select the file from this repository
10.
Click on start button
Main features implemented :
-
Denoting Line Numbers on the left hand side of the canvas
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment