Fredrik Ehnbom

Results 78 comments of Fredrik Ehnbom

Did we have a TestDelete before that worked or has this never worked with travis?

I really would like this project to be community-driven and to enable users who don't know code at any level to have a voice. Ideally helping out would be as...

@BPopson Just browse the issues list and if you stumble upon something that looks feasible, comment in the issue that you'll look into it. There's certainly also lots of issues...

> @FichteFoll that actually brings up the idea of converting plugins from Python to Go. > > I'm sure that plugins are a little more distant on the timeline There's...

Hi all, how's it going? Are you making any progress? Did you get the project to build? What are your current roadblock(s) and what can the community do to help...

The vim bits are provided by a python plugin (Vintageous) and aren't mandatory. It's there by default just because its a very nice plugin that ties many bits of the...

You should just need to set the "syntax" setting of the python file's view to use a Python language definition. Something like: ``` git submodule add git://github.com/textmate/python.tmbundle.git 3rdparty/bundles/python.tmbundle ``` And...

@EdVanDance No worries mate, check back in when things calm down

Help is always appreciated, I'm lousy at delegating though and I'm still hoping the community will chime in and help each other suggest how and where their skills can be...