Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [Dltk-dev] heredoc scanner help

hello all -

  after much trail and error (mostly error), i finally have a working heredoc partitioning properly working.

  rather then touch any 'core' dltk classes (well, actually, only the ScriptPresentationReconciler implementation needs to change, everything else is new code) i've created a

    org.eclipse.dltk.ui.text.heredoc

  namespace to place them in.

  i haven't gone through and made the switch over to git yet - can i still commit this to cvs or do i need to switch first?

--
-jae

Back to the top