GithubHelp home page GithubHelp logo

juv-studios / glance-develop Goto Github PK

View Code? Open in Web Editor NEW
5.0 3.0 0.0 1.68 MB

Code editing reimagined to the next level

License: MIT License

Swift 3.26% C++ 46.86% C 1.55% Visual Basic .NET 2.82% C# 45.51%
text-editors windows macos ios ipados winui swiftui cppwinrt

glance-develop's People

Contributors

jaiganeshkumaran avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

glance-develop's Issues

Git/SVN/Team Foundation Server integration

Provide rich, deep integration with source control systems such as GIt within the editor. Also, investigate in building clients for hosting services such as GitHub as additional extensions.

Handle multiple line endings

Develop today isn't aware of multiple line endings which can cause issues for some projects where the require all source files to use a specific line ending. RichEditBox uses CR internally however there's a flag to change line ending while retrieving text from it which could work.

Undo/redo speed

Undo and redo operations aren't that fast especially in large files

LSP support

Add support for the language server protocol so that it's much easier to add language support in Develop.

macOS version

Build a macOS version of Develop alongside the Windows version.

Extensibility

Implement app extensions for extending Develop's capabilities. I'm planning on three types of extensions for now:

  • Code editor plugins: Plugins that integrate specifically with the code editor. Can be either a background service (eg: language server) or a plugin with a UI
  • Project view plugins: Extends the project view with more features
  • Template plugins: Provides project and item templates

The same app should be able to provide multiple plugins. App Service will be used for communication however we should provide a wrapper Windows Runtime API to simplify the developer's work.

Section 508 502.3.1: (Develop/list item '') The Name property of a focusable element must not be null.

The following accessibility issue needs investigation.

App: Develop

Element path: list item ''

Issue Details: The Name property of a focusable element must not be null. Section 508 502.3.1

How To Fix: Provide a UI Automation Name property that concisely identifies the element.

This accessibility issue was found using Accessibility Insights for Windows, a tool that helps debug and find accessibility issues earlier. Get more information and download this tool at https://aka.ms/AccessibilityInsights.

Image to code

Provide an option to open an image file within PowerDevelop and save text content on it to a text/source file using OCR technology.

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.