Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
notes-app
Manage
Activity
Members
Labels
Plan
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Abhay Menon
notes-app
Merge requests
!10
Added basic GUI to console application
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Added basic GUI to console application
viewfile
into
main
Overview
1
Commits
5
Pipelines
1
Changes
4
Merged
Abhay Menon
requested to merge
viewfile
into
main
2 years ago
Overview
1
Commits
5
Pipelines
1
Changes
4
Expand
Added basic GUI to console application
0
0
Merge request reports
Viewing commit
fc58fdce
Prev
Next
Show latest version
4 files
+
34
−
8
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
4
Search (e.g. *.vue) (Ctrl+P)
fc58fdce
contains the first iteration of the GUI text window to be displayed when a note is opened
· fc58fdce
Guransh Khurana
authored
2 years ago
.idea/kotlinc.xml
+
1
−
1
Options
<?xml version="1.0" encoding="UTF-8"?>
<project
version=
"4"
>
<component
name=
"KotlinJpsPluginSettings"
>
<option
name=
"version"
value=
"1.6.2
0
"
/>
<option
name=
"version"
value=
"1.6.2
1
"
/>
</component>
</project>
\ No newline at end of file
Loading