laughedelic / atom-ide-scala

:atom: Scala & Dotty support for Atom IDE (🧟‍♂️ zombie repo)

Home Page:https://atom.io/packages/ide-scala

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Watch pattern should be more precise

todo opened this issue · comments

commented

// TODO: should be more precise:
filePath.contains(".ensime")
}
}
def fromConfig: ServerType = {


This issue was generated by todo based on a TODO: comment in 4c27d1e. It's been assigned to @laughedelic because they committed the code.
commented

This issue has been reopened because the TODO: comment still exists in src/main/scala/ServerType.scala, as of dd3cba4.


If this was not intentional, just remove the comment from your code. You can also set the reopenClosed config if you don't want this to happen at all anymore.