All Projects → microsoft → powerquery-language-services

microsoft / powerquery-language-services

Licence: MIT license
Library to provide intellisense and other language services for the Power Query / M language.

Programming Languages

typescript
32286 projects
javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to powerquery-language-services

powerquery-parser
A parser for the Power Query / M formula language, written in TypeScript
Stars: ✭ 79 (+192.59%)
Mutual labels:  microsoft, powerquery
BTPS-SecPack
This repository contains a collection of PowerShell tools that can be utilized to protect and defend an environment based on the recommendations of multiple cyber security researchers at Microsoft. These tools were created with a small to medium size enterprise environment in mind as smaller organizations do not always have the type of funding a…
Stars: ✭ 33 (+22.22%)
Mutual labels:  microsoft
edge-contextMenuSearch
Extension for MS Edge browser to provide search option in context menu for selected text
Stars: ✭ 13 (-51.85%)
Mutual labels:  microsoft
SpecFlow.DependencyInjection
SpecFlow plugin that enables to use Microsoft.Extensions.DependencyInjection for resolving test dependencies.
Stars: ✭ 21 (-22.22%)
Mutual labels:  microsoft
BlazorQuiz
Simple quiz using Blazor.NET and Webassembly
Stars: ✭ 42 (+55.56%)
Mutual labels:  microsoft
Longhorn
Windows 10 Debloater
Stars: ✭ 18 (-33.33%)
Mutual labels:  microsoft
react-microsoft-login
Microsoft services authorization with React.
Stars: ✭ 65 (+140.74%)
Mutual labels:  microsoft
DynamicProto-JS
Generates dynamic prototype methods for JavaScript objects (classes) by supporting method definition within their "class" constructor (like an instance version), this removes the need to expose internal properties on the instance (this) which results in better code minfication and therefore improved load times for your users.
Stars: ✭ 16 (-40.74%)
Mutual labels:  microsoft
PowerBI-book-ru
Проект открытого методического пособия по Power BI, Power Query, Power Pivot
Stars: ✭ 76 (+181.48%)
Mutual labels:  powerquery
ISOKIT
Windows 10 Professional - Full Strip & Lockdown Edition
Stars: ✭ 35 (+29.63%)
Mutual labels:  microsoft
Cliptok
Moderation Discord bot for Microsoft Community.
Stars: ✭ 52 (+92.59%)
Mutual labels:  microsoft
Unity-Text-to-Speech
Sample app used to demonstrate the use of Microsoft Cognitive Services Text-to-Speech APIs (aka Speech Synthesis) from within Unity.
Stars: ✭ 67 (+148.15%)
Mutual labels:  microsoft
teams-api
Unofficial Microsoft Teams Library
Stars: ✭ 92 (+240.74%)
Mutual labels:  microsoft
Learn-LTI
Access the Microsoft Learn http://docs.microsoft.com/learn Catalog of Learning Paths and Modules directly from your Learning Management Systems using the Microsoft Learn LTI application
Stars: ✭ 97 (+259.26%)
Mutual labels:  microsoft
Viber-and-the-Microsoft-Bot-Framework
se02035.github.io/viber-and-the-microsoft-bot-framework/
Stars: ✭ 16 (-40.74%)
Mutual labels:  microsoft
Windows-911
Curated list of FREE emergency resources when you find yourself in the inevitable pickle with Windows. PRs welcome!
Stars: ✭ 24 (-11.11%)
Mutual labels:  microsoft
Cloud-PAW-Management
Simplify PAW and SPA for the masses, unify the MS Internal, and public PAW specs, and expedite deployment to ~5min or less.
Stars: ✭ 45 (+66.67%)
Mutual labels:  microsoft
Standalone-Windows-Server-STIG-Script
STIG Standalone Windows Servers to DoD STIG/SRG Requirements and NSACyber Guidance. The ultimate Windows Server security and compliance script!
Stars: ✭ 26 (-3.7%)
Mutual labels:  microsoft
add-to-calendar-button
A convenient JavaScript snippet, which lets you create beautiful buttons, where people can add events to their calendars.
Stars: ✭ 697 (+2481.48%)
Mutual labels:  microsoft
powershell
PnP PowerShell
Stars: ✭ 326 (+1107.41%)
Mutual labels:  microsoft

powerquery-language-services

Build Status

This project contains base functionality for implementing a language service for the Power Query / M language.

Related projects

Build and test

Build

npm install
npm run build

Test

npm test

Contributing

This project welcomes contributions and suggestions. Most contributions require you to agree to a Contributor License Agreement (CLA) declaring that you have the right to, and actually do, grant us the rights to use your contribution. For details, visit https://cla.opensource.microsoft.com.

When you submit a pull request, a CLA bot will automatically determine whether you need to provide a CLA and decorate the PR appropriately (e.g., status check, comment). Simply follow the instructions provided by the bot. You will only need to do this once across all repos using our CLA.

This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact [email protected] with any additional questions or comments.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].