Giter Club home page Giter Club logo

intellij-aya's Introduction

intellij-aya

Build Version Downloads

This is the Aya Prover plugin for IntelliJ IDEA.

You can download the nightly version of the plugin from GitHub Actions artifact. We decide to upload to JetBrains Marketplace after the first release.

This project is under active development. Demo and screenshots will be uploaded later.

intellij-aya's People

Contributors

actions-user avatar bors[bot] avatar hoshinotented avatar ice1000 avatar imkiva avatar mio-19 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

Forkers

hoshinotented

intellij-aya's Issues

Completion

including:

  • keywords
  • variables available in context

Documentation Provider

intellij-aya should:

  • prompt a Type when Ctrl + Hover
  • prompt a Type and a document when Quick Documentation (How to get the document of a definition?)

Assertion error

java.lang.AssertionError
	at org.aya.intellij.psi.AyaPsiFile.containingFileModule(AyaPsiFile.java:36)
	at org.aya.intellij.psi.AyaPsiElement.presentableName(AyaPsiElement.java:42)
	at org.aya.intellij.psi.AyaPsiElement.ayaPresentation(AyaPsiElement.java:36)
	at org.aya.intellij.ui.structure.AyaNavBar.getIcon(AyaNavBar.java:22)
	at com.intellij.platform.navbar.backend.compatibility.DefaultNavBarItem$presentation$icon$1.invoke(DefaultNavBarItem.kt:52)
	at com.intellij.platform.navbar.backend.compatibility.DefaultNavBarItem$presentation$icon$1.invoke(DefaultNavBarItem.kt:52)
	at com.intellij.platform.navbar.backend.compatibility.DefaultNavBarItemProviderKt.fromOldExtensions(DefaultNavBarItemProvider.kt:141)
	at com.intellij.platform.navbar.backend.compatibility.DefaultNavBarItem.presentation(DefaultNavBarItem.kt:52)
	at com.intellij.platform.navbar.backend.compatibility.IdeNavBarVmItem.<init>(IdeNavBarVmItem.kt:24)
	at com.intellij.platform.navbar.backend.compatibility.IdeNavBarVmItemKt.toVmItems(IdeNavBarVmItem.kt:74)
	at com.intellij.platform.navbar.monolith.compatibility.MonolithNavbarServiceDelegate$contextModel$2.invoke(MonolithNavBarServiceDelegate.kt:44)
	at com.intellij.platform.navbar.monolith.compatibility.MonolithNavbarServiceDelegate$contextModel$2.invoke(MonolithNavBarServiceDelegate.kt:39)
	at com.intellij.openapi.application.rw.InternalReadAction.insideReadAction(InternalReadAction.kt:104)
	at com.intellij.openapi.application.rw.InternalReadAction.access$insideReadAction(InternalReadAction.kt:15)
	at com.intellij.openapi.application.rw.InternalReadAction$tryReadCancellable$2.invoke(InternalReadAction.kt:94)
	at com.intellij.openapi.application.rw.InternalReadAction$tryReadCancellable$2.invoke(InternalReadAction.kt:93)
	at com.intellij.openapi.application.rw.CancellableReadActionKt.cancellableReadActionInternal$lambda$2$lambda$1$lambda$0(cancellableReadAction.kt:31)
	at com.intellij.openapi.application.impl.AnyThreadWriteThreadingSupport.tryRunReadAction(AnyThreadWriteThreadingSupport.kt:291)
	at com.intellij.openapi.application.impl.ApplicationImpl.tryRunReadAction(ApplicationImpl.java:958)
	at com.intellij.openapi.application.rw.CancellableReadActionKt.cancellableReadActionInternal$lambda$2$lambda$1(cancellableReadAction.kt:29)
	at com.intellij.openapi.progress.util.ProgressIndicatorUtilService.runActionAndCancelBeforeWrite(ProgressIndicatorUtilService.java:66)
	at com.intellij.openapi.progress.util.ProgressIndicatorUtils.runActionAndCancelBeforeWrite(ProgressIndicatorUtils.java:155)
	at com.intellij.openapi.application.rw.CancellableReadActionKt.cancellableReadActionInternal(cancellableReadAction.kt:27)
	at com.intellij.openapi.application.rw.InternalReadAction.tryReadCancellable(InternalReadAction.kt:93)
	at com.intellij.openapi.application.rw.InternalReadAction.tryReadAction(InternalReadAction.kt:77)
	at com.intellij.openapi.application.rw.InternalReadAction.readLoop(InternalReadAction.kt:64)
	at com.intellij.openapi.application.rw.InternalReadAction.access$readLoop(InternalReadAction.kt:15)
	at com.intellij.openapi.application.rw.InternalReadAction$readLoop$1.invokeSuspend(InternalReadAction.kt)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104)
	at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)

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.