Skip to content

Instantly share code, notes, and snippets.

View Apdlrcjafg19's full-sized avatar
💭
I may be slow to respond.

Apdlrcjafg19

💭
I may be slow to respond.
View GitHub Profile
@dkandalov
dkandalov / plugin.groovy
Last active January 15, 2025 11:51
Simplistic "compile and run haskell" IntelliJ action (see https://github.com/dkandalov/live-plugin)
import com.intellij.notification.*
import com.intellij.openapi.actionSystem.AnActionEvent
import com.intellij.openapi.progress.PerformInBackgroundOption
import static liveplugin.PluginUtil.*
import com.intellij.openapi.fileEditor.ex.FileEditorManagerEx
import com.intellij.openapi.vfs.VirtualFile
import com.intellij.openapi.fileEditor.FileDocumentManager
<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
xmlns:content="http://purl.org/rss/1.0/modules/content/"
xmlns:wfw="http://wellformedweb.org/CommentAPI/"
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:atom="http://www.w3.org/2005/Atom"
xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" >