From 6c0244c65eeec230fa30999494a875acede6f926 Mon Sep 17 00:00:00 2001 From: Fendor Date: Sat, 2 Dec 2023 12:40:16 +0100 Subject: [PATCH 1/2] Revert "Add tracking of cabal files" This reverts commit 195468f8b1837e6c445d91ba95e0203af217b8e8. --- package.json | 12 +----------- src/extension.ts | 1 - 2 files changed, 1 insertion(+), 12 deletions(-) diff --git a/package.json b/package.json index b801c2da..5ef938f4 100644 --- a/package.json +++ b/package.json @@ -34,8 +34,7 @@ }, "activationEvents": [ "onLanguage:haskell", - "onLanguage:literate haskell", - "onLanguage:cabal" + "onLanguage:literate haskell" ], "main": "./dist/extension", "contributes": { @@ -50,15 +49,6 @@ ".hs" ] }, - { - "id": "cabal", - "aliases": [ - "Cabal" - ], - "extensions": [ - ".cabal" - ] - }, { "id": "literate haskell", "aliases": [ diff --git a/src/extension.ts b/src/extension.ts index c53816dd..ba391c1f 100644 --- a/src/extension.ts +++ b/src/extension.ts @@ -259,7 +259,6 @@ async function activateServerForFolder(context: ExtensionContext, uri: Uri, fold documentSelector: [ { scheme: 'file', language: 'haskell', pattern: pat }, { scheme: 'file', language: 'literate haskell', pattern: pat }, - { scheme: 'file', language: 'cabal', pattern: pat }, ], synchronize: { // Synchronize the setting section 'haskell' to the server. From 4db5aa07c86d001a72bed27ac98dd753baffc362 Mon Sep 17 00:00:00 2001 From: Fendor Date: Sat, 2 Dec 2023 12:40:27 +0100 Subject: [PATCH 2/2] Prepare release 2.4.2 --- Changelog.md | 13 +++++++++++++ package.json | 2 +- 2 files changed, 14 insertions(+), 1 deletion(-) diff --git a/Changelog.md b/Changelog.md index 628298e3..d37a18a3 100644 --- a/Changelog.md +++ b/Changelog.md @@ -5,6 +5,19 @@ - Add tracking of cabal files ([#618](https://github.com/haskell/vscode-haskell/pull/618)) by @fendor +## 2.4.2 + +- Add stan plugin option #1000 + ([#1000](https://github.com/haskell/vscode-haskell/pull/1000)) by @fendor +- Probe for GHCup binary wrt #962 + ([#963](https://github.com/haskell/vscode-haskell/pull/963)) by @hasufell +- Bump old hls version and upgrade test runner to macos-latest + ([#960](https://github.com/haskell/vscode-haskell/pull/960)) by @July541 +- Increase time limitation to make test on Windows more stable + ([#959](https://github.com/haskell/vscode-haskell/pull/959)) by @July541 +- Update release docs for refreshing CI tokens + ([#942](https://github.com/haskell/vscode-haskell/pull/942)) by @fendor + ## 2.4.1 - Downgrade vscode-languageclient diff --git a/package.json b/package.json index 5ef938f4..d2b30049 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "haskell", "displayName": "Haskell", "description": "Haskell language support powered by the Haskell Language Server", - "version": "2.5.0", + "version": "2.4.2", "license": "MIT", "publisher": "haskell", "engines": { pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy