-
```
codelite/sdk/wxshapeframework/src/GridShape.cpp:171:13: warning:
comparison of unsigned expression >= 0 is always true
[-Wtautological-compare]
if( (index >= 0) && (index < Ge…
ghost updated
9 years ago
-
CodeFormatter
Format error:
'php' is not recognized as an internal or external command, operable program or batch file.
Windows 8.1
Sublime Text 2.0.2 Build 2221
Code Formatter v2.4.1 i guess.
New …
-
It appears in recent builds namespaces are no longer moved, whereas, https://github.com/dotnet/codeformatter/releases/tag/v1.0.0-alpha5 did move them:
Have this:
``` C#
namespace Microsoft.VisualStu…
-
I'm getting the following:
Format Error:
can't write str to text stream.
Any suggestions on where to turn?
-
When CSS is formatted, a space is placed between the two colons.
Example:
a::after
becomes
a: :after
which does not work in the same way as without the spaces.
-
Hi,
I've set up your plugin and it works fine in HTML Code.
Win 8.0 and ST3, Plugin Vers. 2.4.0
And I get an Errormessage:
---
## Sublime Text
CodeFormatter
Format error:
PHP Warning: PHP Start…
-
Hey thank you for your great work on that... it would be nice if you could enable .less file extension for css formatting or profile the option to define file extension matchers
cheers
Florian
muluc updated
9 years ago
-
I opened an issue there too, please check [Formatter for this file type (seti_ui) not found](https://github.com/akalongman/sublimetext-codeformatter/issues/131)
-
Hi,
LDAP Usernames currently may only contain alpha-numeric characters, underscores, and dashes. In my experience they are often build like this:
.
So I propose to change the Validation Rul in Auth:…
-
After installing ImageMagick just fine and installing GutterColor through package control, I get the following errors in ST3:
```
reloading plugin Gutter Color.file
Traceback (most recent call last):…