Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
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
1
Merge Requests
1
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
gitlab-ce
Commits
61cd248f
Commit
61cd248f
authored
Jan 18, 2018
by
James Ramsay
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add Web IDE docs
parent
0438005a
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
35 additions
and
0 deletions
+35
-0
doc/user/project/repository/web-ide/img/commit-changes.png
doc/user/project/repository/web-ide/img/commit-changes.png
+0
-0
doc/user/project/repository/web-ide/img/enable-web-ide.png
doc/user/project/repository/web-ide/img/enable-web-ide.png
+0
-0
doc/user/project/repository/web-ide/img/open-web-ide.png
doc/user/project/repository/web-ide/img/open-web-ide.png
+0
-0
doc/user/project/repository/web-ide/index.md
doc/user/project/repository/web-ide/index.md
+35
-0
No files found.
doc/user/project/repository/web-ide/img/commit-changes.png
0 → 100644
View file @
61cd248f
8.33 KB
doc/user/project/repository/web-ide/img/enable-web-ide.png
0 → 100644
View file @
61cd248f
11.1 KB
doc/user/project/repository/web-ide/img/open-web-ide.png
0 → 100644
View file @
61cd248f
27.9 KB
doc/user/project/repository/web-ide/index.md
0 → 100644
View file @
61cd248f
# Web IDE
> Introduced in [GitLab Enterprise Edition Ultimate][ee] 10.4.
> **Warning:** Web IDE is in **Beta**. For the latest updates, check the
> associated [epic](https://gitlab.com/groups/gitlab-org/-/epics/26).
The Web IDE editor makes it faster and easier to contribute changes to your
projects by providing an advanced editor with commit staging.
## Enable the Web IDE
While in the early stages of the Beta, access to the Web IDE is by opting in.
To enable the Web IDE, click on your profile image in the top right corner and
navigate to
`Settings → Preferences`
, check
`Enable Web IDE`
and save.
![
Enable Web IDE
](
img/enable-web-ide.png
)
## Open the Web IDE
Once enabled, the Web IDE can be opened when viewing a file, from the
repository file list.
![
Open Web IDE
](
img/open-web-ide.png
)
## Commit changes
Changed files are shown on the right in the commit panel. All changes are
automatically staged. To commit your changes, add a commit message and click
the 'Commit Button'.
![
Commit changes
](
img/commit-changes.png
)
[
ee
]:
https://about.gitlab.com/gitlab-ee/
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