On Wednesday, 5 February 2014 at 12:45:28 UTC, yazd wrote:
On Wednesday, 5 February 2014 at 11:55:59 UTC, Suliman wrote:
On Tuesday, 4 February 2014 at 20:09:18 UTC, yazd wrote:
On Tuesday, 4 February 2014 at 10:19:46 UTC, Suliman wrote:
It's look like Sublime do not understand from which folder
module should be imported.
It's do not colorized
import readconfig;
if readconfig.d are putted in folder with main file.
Try running 'DKit: Update Import Paths' command in Sublime.
If that doesn't resolve it, please submit a bug
https://github.com/yazd/DKit.
Should I past it's here? http://snag.gy/h6b0f.jpg
Use Sublime's Command Palette. Press Ctrl+Shift+P, and start
writing 'update import paths', you'll get it in a drop-down
list.
I still can't get it's work.
http://dynamic.dlang.ru/Files/2014/20e81184-9e39-427e-b06e-dd4de73bcce2.png
Before I would report a bug, could anybody try it? Maybe it's
just my issue.
My steps:
1. open SL
2. open 2 tabs
3. write code
4. try to compile the code.
result on the screenshot. I also tried to run this command, but
without result.