Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(5)

Unified Diff: pkg/analysis_server/doc/api.html

Issue 2972833002: Initial implementation of copy/paste support (Closed)
Patch Set: Created 3 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: pkg/analysis_server/doc/api.html
diff --git a/pkg/analysis_server/doc/api.html b/pkg/analysis_server/doc/api.html
index 7536cb9d59ee65606bb6565c1fbc88e458a41927..63d5476220d37b8663b1df926daa2ba5932c64b4 100644
--- a/pkg/analysis_server/doc/api.html
+++ b/pkg/analysis_server/doc/api.html
@@ -3945,6 +3945,12 @@ a:focus, a:hover {
which does not match a file currently subject to
analysis.
</p>
+ </dd><dt class="value">IMPORT_ELEMENTS_INVALID_FILE</dt><dd>
+
+ <p>
+ An "edit.importElements" request specified a FilePath that does not
+ match a file currently subject to analysis.
+ </p>
</dd><dt class="value">INVALID_ANALYSIS_ROOT</dt><dd>
<p>

Powered by Google App Engine
This is Rietveld 408576698