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
3dce1bd0
Commit
3dce1bd0
authored
Apr 17, 2018
by
James Ramsay
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Resolve doc/user/project/web_ide/index.md
parent
37f23f82
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
27 deletions
+0
-27
doc/user/project/web_ide/index.md
doc/user/project/web_ide/index.md
+0
-27
No files found.
doc/user/project/web_ide/index.md
View file @
3dce1bd0
# Web IDE
# Web IDE
> Introduced in [GitLab Ultimate][ee] 10.4.
> Introduced in [GitLab Ultimate][ee] 10.4.
<<<<<<< HEAD
> **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.
=======
> Brought to [GitLab CE][ce] in 10.7.
> Brought to [GitLab CE][ce] in 10.7.
The Web IDE makes it faster and easier to contribute changes to your projects
The Web IDE makes it faster and easier to contribute changes to your projects
...
@@ -32,7 +10,6 @@ by providing an advanced editor with commit staging.
...
@@ -32,7 +10,6 @@ by providing an advanced editor with commit staging.
The Web IDE can be opened when viewing a file, from the repository file list,
The Web IDE can be opened when viewing a file, from the repository file list,
and from merge requests.
and from merge requests.
>>>>>>> upstream/master
![
Open Web IDE
](
img/open_web_ide.png
)
![
Open Web IDE
](
img/open_web_ide.png
)
...
@@ -44,9 +21,6 @@ the 'Commit Button'.
...
@@ -44,9 +21,6 @@ the 'Commit Button'.
![
Commit changes
](
img/commit_changes.png
)
![
Commit changes
](
img/commit_changes.png
)
<<<<<<< HEAD
[ee]: https://about.gitlab.com/products/
=======
## Comparing changes
## Comparing changes
Before you commit your changes, you can compare them with the previous commit
Before you commit your changes, you can compare them with the previous commit
...
@@ -58,4 +32,3 @@ shows you a preview of the merge request diff if you commit your changes.
...
@@ -58,4 +32,3 @@ shows you a preview of the merge request diff if you commit your changes.
[
ee
]:
https://about.gitlab.com/products/
[
ee
]:
https://about.gitlab.com/products/
[
ce
]:
https://about.gitlab.com/products/
[
ce
]:
https://about.gitlab.com/products/
>>>>>>> upstream/master
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