Giter Site home page Giter Site logo

dc-code-editor's People

Contributors

joshdata avatar vdavez avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

dc-code-editor's Issues

Move/Delete

From time to time, it is necessary to move parts of the Code. For example, if you are breaking a Part into Subparts, you will need to move all of the sections in the Part into one or more of the Subparts. Right now, you can add the Subpart and add the files individually, but there should be any easier to manage multiple sections, and explicitly to move or delete individual levels.

Export the Code

Choose a patch and then export the code as of that patch to the code repository.

jot from npm?

jot is currently included via gitmodules - ideally this is just until it stabilizes and can be used via npm? For mid-development, you can use npm link for the dev workflow.

localCompare Error

Not sure what causes this, but I receive this error from time to time.

/home/user-data/dc-code-editor/editor/patches.js:422
                return a.localeCompare(b);
                         ^
TypeError: Cannot call method 'localeCompare' of undefined
    at cmp (/home/user-data/dc-code-editor/editor/patches.js:422:12)
    at /home/user-data/dc-code-editor/editor/patches.js:434:12
    at Array.sort (native)
    at Object.exports.sort_paths (/home/user-data/dc-code-editor/editor/patches.js:425:12)
    at /home/user-data/dc-code-editor/editor/views.js:43:15
    at /home/user-data/dc-code-editor/editor/patches.js:412:5
    at /home/user-data/dc-code-editor/editor/patches.js:412:5
    at /home/user-data/dc-code-editor/editor/repository.js:82:3
    at ChildProcess.<anonymous> (/home/user-data/dc-code-editor/editor/repository.js:31:3)
    at ChildProcess.EventEmitter.emit (events.js:98:17)

A new error

Don't know exactly what caused this, but here's the error message:

git /home/user-data/dc-code-editor/base_code/ [ 'ls-tree',
  '-lz',
  '644eb4459db790849c1e607967bfb50ba18ba6fa',
  'Title-2/Chapter-12/Subchapter-IX/Part-B/Subpart-2/' ] null

/home/user-data/dc-code-editor/editor/views.js:322
.write(JSON.stringify( { "error": "Invalid XML in included file " + elem.get("
                                                                    ^
ReferenceError: elem is not defined
    at /home/user-data/dc-code-editor/editor/views.js:322:77
    at /home/user-data/dc-code-editor/node_modules/async/lib/async.js:232:13
    at /home/user-data/dc-code-editor/node_modules/async/lib/async.js:113:21
    at /home/user-data/dc-code-editor/node_modules/async/lib/async.js:24:16
    at /home/user-data/dc-code-editor/node_modules/async/lib/async.js:229:17
    at /home/user-data/dc-code-editor/editor/views.js:315:7
    at /home/user-data/dc-code-editor/editor/patches.js:553:5
    at /home/user-data/dc-code-editor/editor/patches.js:553:5
    at /home/user-data/dc-code-editor/editor/patches.js:553:5
    at /home/user-data/dc-code-editor/editor/patches.js:553:5
error: Forever detected script exited with code: 8

Patch Tree

  • Show patches in a tree.
  • Allow patches to be moved around like a git rebase.
  • Give every patch an "effective date" field and encourage the user to put patches in order of effective date.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.