mirror of https://github.com/sbt/sbt.git
This covers the case described in #1361 plus an esoteric case too. Parsers are initialized when sbt starts and text completions use the knowledge at that time. If we happen to move a new file that should influence the behaviour of the tab completion, that file will not be picked up. Before, since we were throwing an error, the previous case that would no produce any tab completion would also fail, though the files are legitimately in the correct place. |
||
|---|---|---|
| .. | ||
| AutomateScalafmtPlugin.scala | ||
| ContrabandConfig.scala | ||
| Dependencies.scala | ||
| Docs.scala | ||
| NightlyPlugin.scala | ||
| PublishBinPlugin.scala | ||
| Release.scala | ||
| SbtLauncherPlugin.scala | ||
| Scripted.scala | ||
| SiteMap.scala | ||
| StatusPlugin.scala | ||
| Sxr.scala | ||
| Transform.scala | ||
| Util.scala | ||
| build.properties | ||
| plugins.sbt | ||