Luca Cappelletti
Luca Cappelletti
Ah yes, basically the thing was that the whole library was initially for drawing augmenting paths on graphs, and as such, it needed the edge weights for the path when...
Hello @dschult, I'll go take a look at the code and let you know. As of now I don't recall.
Ok so, both `style` and `label position` can be anything that tikz accepts.
Yes, I would also go for linking the tikz documentation, and saying it can be just about anything supported by tikz plus adding some examples.
Hello @ngast, as you have surely noticed this is a known issue that we are trying to understand how to solve best. The issue is that one solution may take...
MacOS High Sierra 10.13.2 ST3 (3.0, Build 3143) ``` reloading plugin CodeFormatter.CodeFormatter Traceback (most recent call last): File "/Applications/Sublime Text.app/Contents/MacOS/sublime_plugin.py", line 109, in reload_plugin m = importlib.import_module(modulename) File "./python3.3/importlib/__init__.py", line...
It's an issue related to how the plugin imports its files. For example, I believe that in the scss plugin it tries to import the wrong folder (the css one)...
Hi @13bmartens, that is a misleading error that I need to fix. The correct error would be that some dependency is missing, and therefore it cannot load the proper model....
Ok! Could you please join the discord server, and we can look into it there in a call?
Hi @julesjacobsen, @justaddcoffee pinged me about the code snipped - what aspects do you need to test? Simply the execution?