Closed FractalizeR closed 9 years ago
Look more like a fit issue, possibly no space left on disk
fit => Git (sorry)
No, the problem is that filenames of Snippets contain symbols, that are restricted for filenames in Windows: https://msdn.microsoft.com/en-us/library/windows/desktop/aa365247%28v=vs.85%29.aspx
Oh I see, I'd say you should do a PR with the changes, but I'm not sure if it can interfere with previously created deltas.
Btw what's your editor?
I work in PHPStorm mostly. When I need to edit simple text files, I use Notepad++ on Windows (at home's desktop), Sublime on MacOS (at work) and jEdit on Linux (at home's notebook) ;) So I have quite the zoo here ;)
I would file a PR, but I don't know Textmate well. Can Snippets have any name? Should the name be descriptive? Is it displayed somewhere?
I use Textmate bundles only as a syntax highlighting packages in PHPStorm. It doesn't integrate Snippets anywhere.
File names can contain anything but slashes.
Maybe you can instruct git to only checkout the syntax file you’re interested in, or download it directly from GitHub.com.
As this repository is for TextMate, which only runs on OS X, we do not consider Windows filename compatibility an issue worth addressing.
On 3 May 2015, at 20:36, Vladislav Rastrusny wrote:
I would file a PR, but I don't know Textmate well. Can Snippets have any name? Should the name be descriptive? Is it displayed somewhere?
I use Textmate bundles only as a syntax highlighting packages in PHPStorm. It doesn't integrate Snippets anywhere.
Reply to this email directly or view it on GitHub: https://github.com/textmate/ruby.tmbundle/issues/83#issuecomment-98520239
Maybe you can instruct git to only checkout the syntax file you’re interested in, or download it directly from GitHub.com.
Well, I am interested in no Snippets, so current situation fine by me ;) But may be some other poor Windows guy will need Snippets and will stumble over the same problem. Just thought to report.
Today cloned a bundle on my Windows machine. Got the following errors: