emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#69796: closed ([PATCH] Added language server for Move to eglot)


From: GNU bug Tracking System
Subject: bug#69796: closed ([PATCH] Added language server for Move to eglot)
Date: Thu, 14 Mar 2024 15:19:01 +0000

Your message dated Thu, 14 Mar 2024 17:17:39 +0200
with message-id <86cyrwalm4.fsf@gnu.org>
and subject line Re: bug#69796: [PATCH] Added language server for Move to eglot
has caused the debbugs.gnu.org bug report #69796,
regarding [PATCH] Added language server for Move to eglot
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
69796: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=69796
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH] Added language server for Move to eglot Date: Thu, 14 Mar 2024 17:22:47 +0530
Tags: patch

Move is a programming language for writing safe smart contracts; and
move-analyzer is the official language server. Following is the link to
the official code repository of move language.

https://github.com/move-language/move/tree/main/language/move-analyzer



In GNU Emacs 30.0.50 (build 1, aarch64-apple-darwin23.3.0, NS
 appkit-2487.40 Version 14.3.1 (Build 23D60)) of 2024-03-14 built on
 Pankajs-MacBook-Pro.local
Repository revision: db5c8bda638468f8798c974f4ef4ab3905dbddd3
Repository branch: master
Windowing system distributor 'Apple', version 10.3.2487
System Description:  macOS 14.3.1

Configured using:
 'configure 'CFLAGS=-I/opt/homebrew/Cellar/tree-sitter/0.22.1/include '
 'LDFLAGS=-L/opt/homebrew/Cellar/tree-sitter/0.22.1/lib ''

Attachment: 0001-Added-language-server-for-Move-to-eglot.patch
Description: Text Data


--- End Message ---
--- Begin Message --- Subject: Re: bug#69796: [PATCH] Added language server for Move to eglot Date: Thu, 14 Mar 2024 17:17:39 +0200
> From: Pankaj Jangid <pankaj@codeisgreat.org>
> Date: Thu, 14 Mar 2024 17:22:47 +0530
> 
> Move is a programming language for writing safe smart contracts; and
> move-analyzer is the official language server. Following is the link to
> the official code repository of move language.
> 
> https://github.com/move-language/move/tree/main/language/move-analyzer

Thanks, installed on the master branch, and closing the bug.


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]