That's awesome! Thanks.
-A
On Mon, Oct 13, 2014 at 8:35 AM, Jonathan S
wrote:
> Hi all,
>
> Two weeks ago I released the python-prompt-toolkit library with the
> "ptpython" REPL. That is a nice python interactive shell with decent
> multiline editing, syntax h
Hi all,
Two weeks ago I released the python-prompt-toolkit library with the
"ptpython" REPL. That is a nice python interactive shell with decent
multiline editing, syntax highlighting and autocompletion.
For a list of all the features, see:
http://github.com/jonathanslenders/pyt
om/-DffF8O-GKkI/U61Av1sa6QI/AEM/iLTf1sXawkc/s1600/Sk%C3%A6rmbillede+2014-06-27+kl.+11.54.46.png>
> Hi everybody.
>
> I have recently started to use django and I really enjoy it. However, I
> can't seem to achieve the optimal syntax highlighting using vim. I
> installed the
<https://lh3.googleusercontent.com/-DffF8O-GKkI/U61Av1sa6QI/AEM/iLTf1sXawkc/s1600/Sk%C3%A6rmbillede+2014-06-27+kl.+11.54.46.png>
Hi everybody.
I have recently started to use django and I really enjoy it. However, I
can't seem to achieve the optimal syntax highlighting u
On Tue, Aug 23, 2011 at 12:09 PM, Gelonida N wrote:
> Hi,
>
> I'm rather new to Django and just start working with a little more with
> templates.
>
> I wondered how to make a distinction between html files and html templates.
>
> Shall I used different suffixes or is the directory location enough
With vim, you can ':setfiletype htmldjango' for django templates (on Debian
6 at least).
Hope that helps.
2011/8/23 Herman Schistad
> On Tue, Aug 23, 2011 at 13:09, Gelonida N wrote:
> > I'm rather new to Django and just start working with a little more with
> > templates.
> >
> > I wondered
On Tue, Aug 23, 2011 at 13:09, Gelonida N wrote:
> I'm rather new to Django and just start working with a little more with
> templates.
>
> I wondered how to make a distinction between html files and html templates.
>
> Shall I used different suffixes or is the directory location enough.
>
> If I
Hi,
I'm rather new to Django and just start working with a little more with
templates.
I wondered how to make a distinction between html files and html templates.
Shall I used different suffixes or is the directory location enough.
If I don't have different file suffixes, how do you teach your
r templates.) The few of them that want to edit in
html mode could well benefit from syntax highlighting, auto indent, etc.
But they probably want to switch back and forth between code view
and how it looks view, as people to with kupu, TinyMCE, etc., and they
still will want to be able to edit
Anyone? Limited testing will do, I just want to make sure I haven't
overlooked something.
--
You received this message because you are subscribed to the Google Groups
"Django users" group.
To post to this group, send email to django-us...@googlegroups.com.
To unsubscribe from this group, send em
Hi Django users,
I'm working on a widget similar to the popular django-tinyMCE widget.
I'm not a big fan of WYSIWYG editors, I prefer looking at the
code...so I've created django-editarea, which provides live syntax
highlighting plus a bunch of other features like line numbering and
I am developing a non-intrusive javascript syntax highlighter for use in
blogs. Recently I've added support for highlighting Django templates and
now I feel it can be indeed useful for people writing about Django.
Check it out: http://softwaremaniacs.org/soft/highlight/en/
--~--~-~--~-
I'd be glad to maintain it for kate!
I just uploaded a new version. It highlights mismatched
block/for/if/etc tags as errors. (Something I tend to do a lot.)
I also changed the priority to 9, so that it doesn't compete for the
html extention.
(Sorry it took me so long to reply... I've been pr
Hi !
The highlighting description looks okay. If you are willing to maintaing it
and to contribute it to the Kate project, we (the Kate developers) would be
interested in putting it into:
1) the highlighting description update system
2) the base distribution for KDE 4
Just let me or [EMAIL P
On 8/25/06, Matthew Marshall <[EMAIL PROTECTED]> wrote:
> I got sick of kate highlighting my django template vars/tags as errors,
> so I put this together. It highlights tags, vars, filters, and
> comments. You can also use Ctrl+[Shift+]D to [un]comment using {%
> comment %}{% endcomment %}.
>
>
I got sick of kate highlighting my django template vars/tags as errors,
so I put this together. It highlights tags, vars, filters, and
comments. You can also use Ctrl+[Shift+]D to [un]comment using {%
comment %}{% endcomment %}.
It's really pretty simple, but I thought it was worth sharing.
Ge
Also have a look at:
http://code.djangoproject.com/wiki/UsingVimWithDjango
Rudolph
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups
"Django users" group.
To post to this group, send email to django-users@googlegroup
2006/4/17, Jeroen Ruigrok van der Werven :
> For those of you who use vim, please see
>
> http://www.vim.org/scripts/script.php?script_id=1487
>
> for some lovely syntax highlighting files by Dave Hodder.
>
> Thanks Dave, you were faster than me. :D
>
Thank you for the li
For those of you who use vim, please see
http://www.vim.org/scripts/script.php?script_id=1487
for some lovely syntax highlighting files by Dave Hodder.
Thanks Dave, you were faster than me. :D
--
Jeroen Ruigrok van der Werven
--~--~-~--~~~---~--~~
You received
19 matches
Mail list logo