We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
i.e when you start the example:
Starting watching: [ '/home/epatpol/Projects/Github/theia/examples/browser/package.json' ] Starting watching: [ '/home/epatpol/.theia/settings.json' ] Starting watching: [ '/.theia/settings.json' ] The express server worker 1 is ready to accept messages. Started watching: [ '/home/epatpol/Projects/Github/theia/examples/browser/package.json' ] Started watching: [ '/home/epatpol/.theia/settings.json' ] Started watching: [ '/.theia/settings.json' ] [2017-10-26T16:02:59.330Z] INFO: Theia/23422 on elxag2w8q32: Theia app listening on http://localhost:3000. [] Starting watching: [ '/home/epatpol/.theia/settings.json' ] Starting watching: [ '/.theia/settings.json' ] Started watching: [ '/home/epatpol/.theia/settings.json' ] Started watching: [ '/.theia/settings.json' ] Starting watching: [ '/home/epatpol/.theia/settings.json' ] Starting watching: [ '/.theia/settings.json' ] Started watching: [ '/home/epatpol/.theia/settings.json' ] Started watching: [ '/.theia/settings.json' ]
The text was updated successfully, but these errors were encountered:
Fix preference server watching the same file multiple times
6c93919
Closes eclipse-theia#748 Signed-off-by: Patrick-Jeffrey Pollo Guilbert <patrick.pollo.guilbert@ericsson.com>
should be fixed with #899
Sorry, something went wrong.
No branches or pull requests
i.e when you start the example:
The text was updated successfully, but these errors were encountered: