Code Monkey home page Code Monkey logo

Comments (4)

gorkem avatar gorkem commented on May 18, 2024

@jrieken I could contribute this, please let me know if this is a feature that you would welcome.

from vscode-github-issue-notebooks.

jrieken avatar jrieken commented on May 18, 2024

Not a Jira export, so please help me understand what it would mean to support Jira. In this extension we have few pieces

  • a language service that understand GH query syntax like label:foo is:open type:pr etc
  • GH based completions and validation for non static parts of the GH query syntax like milestones, teams, label
  • a notebook provider that saves said language cells and markdown cells
  • a notebook kernel that can execute these queries

Does Jira use the same language as github? Would you do a jira language service and then teach the notebook kernel how the execute jira queries?

from vscode-github-issue-notebooks.

gorkem avatar gorkem commented on May 18, 2024

jira uses jql. So this will be a jql language service and kernel implementation to execute jira querries and rendering. So a complete 3rd language in addition to markdown and GH.

from vscode-github-issue-notebooks.

jrieken avatar jrieken commented on May 18, 2024

That sounds interesting but also like a serious effort. Currently, this extension is still changing a lot because we are still refining the notebooks API and its inner workings. It's somewhat our test and proofing extension for language related features in notebooks and keeping it lean helps us during this time.

I'd suggest the following. How about developing a jql language service as separate extension. It will then be trivial to embed jql into this notebook and we still keep things loosely coupled. What's then missing is a kernel that knows how to execute jql.

from vscode-github-issue-notebooks.

Related Issues (20)

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.