changesets
Visual Studio Code
changesets | Visual Studio Code | |
---|---|---|
34 | 3,067 | |
9,306 | 166,387 | |
2.9% | 1.0% | |
8.6 | 10.0 | |
9 days ago | 5 days ago | |
TypeScript | TypeScript | |
MIT License | MIT License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
changesets
-
How to temporarily silence logs in tests
When you are trying to understand the source code, you can use documentation as your starting point and search for variables and functions to set the direction for your exploration when you are dealing with large projects like Changesets.
-
Manage your versioning and changelogs using Changesets
In this article, an overview of Changesets and its usage in t3-env are provided.
-
Things I wish I knew before I started an open-source project
As a general rule, I recommend against completely automating the release of your software and instead have a manual approval step required at some point in the process. Tools like changesets, the one we use at Latitude, greatly help with this. Changesets takes care of publishing new packages, updating changelogs, and tagging releases, yet it can only do so via automatic pull requests that have the same approval requirements as any other PR at Latitude.
-
How I Build Paradise UI: A React UI Component Library
All these versioning management is done with Changesets library
-
I made a set of devtools for small projects
In my circles, this is the go-to for release automation / changelogs: https://github.com/changesets/changesets
-
Criando um Design System reutilizável entre React e React Native com Tamagui
🦋 Publicando com changesets
- Changesets
-
Nx - Highlights of 2023
Open source libraries and frameworks share a common necessity: the need to develop multiple packages cohesively and efficiently while managing their versioning and publishing to NPM. Nx has emerged as a go-to choice for handling such open source monorepos (as we'll explore further in the next section of this blog post). Until recently, one area Nx did not address directly was versioning and release management. Traditionally, this gap has been filled with tools like release-it, changesets, or custom Node scripts, similar to our approach in the Nx repository.
-
Automate NPM releases on GitHub using changesets 🦋
Doing these tasks by hand can quickly become a hassle. If you're open to receiving contributions from others, it can be an even bigger headache. In this post we'll cover how to use changesets to automate all of these steps.
- Show HN: Changesets, manage your versioning and changelogs
Visual Studio Code
-
How to Use JUnit on VS Code: A Comprehensive Guide
Download and install Visual Studio Code if you haven’t already. Make sure you also have the Java Development Kit (JDK) installed (preferably JDK 17 or later).
-
Getting Started With Terraform! Deploying an AWS EC2 Instance
I recommend using Visual Studio Code (VS Code) for writing and managing your Terraform configuration files. You can install VS code here
-
Development Environment Configuration
Editors: Helix, NeoVim, Vim, Visual Studio Code
-
GitHub introduces sub-issues, issue types and advanced search
I was excited to see this feature pop up in beta, specifically sub issues. VS code organizes their work with parent sprint issues ("iteration plan", see [1]). I started using this pattern on my own project and once i adapted, now prefer it. Now rather than using markdown bullet points, i can use first class sub issues which are slightly less awkward. Ultimately a minor feature addition, but if it pushes more people to use then pattern, i think it would be nice. Lighter weight than proper tools, and imho all you need for moderately complex projects if the suits dont have too many needs / influence.
[1]: https://github.com/microsoft/vscode/issues/237297
-
🔰Git e Github: Hacktoberfest e Conclusão
Git. (n.d.). Git Documentation. Retrieved from https://git-scm.com/docs Git. (n.d.). Git GUI Downloads. Retrieved from https://git-scm.com/downloads/guis GitLab. (n.d.). Git Cheat Sheet. Retrieved from https://about.gitlab.com/images/press/git-cheat-sheet.pdf BeeTech. (n.d.). Bee Stylish Commits. Retrieved from https://github.com/BeeTech-global/bee-stylish/tree/master/commits Karma Runner. (n.d.). Git Commit Message Guidelines. Retrieved from http://karma-runner.github.io/1.0/dev/git-commit-msg.html Learn Git Branching. (n.d.). Interactive Git Tutorial. Retrieved from https://learngitbranching.js.org/ GitHub. (n.d.). Try Git. Retrieved from https://try.github.io/ Lambda3. (2018, October). Sendo Ágil com Git - Slides. Retrieved from https://www.lambda3.com.br/2018/10/sendo-agil-com-git-os-slides/ Microsoft. (n.d.). VS Code Issue 44776. Retrieved from https://github.com/Microsoft/vscode/issues/44776 GitHub Docs. (n.d.). Checking Out Pull Requests Locally. Retrieved from https://docs.github.com/pt/free-pro-team@latest/github/collaborating-with-issues-and-pull-requests/checking-out-pull-requests-locally Receitas de Código. (n.d.). Git: O que é um Branch. Retrieved from https://receitasdecodigo.com.br/devops/git-o-que-e-um-branch FreeCodeCamp. (2021). Git Fetch vs Git Pull: Qual é a Diferença?. Retrieved from https://www.freecodecamp.org/portuguese/news/git-fetch-x-git-pull-qual-e-a-diferenca-entre-os-dois-comandos/#:~:text=git%20fetch%20%C3%A9%20o%20comando%20que%20informa%20seu,E%20traz%20%28copia%29%20essas%20mudan%C3%A7as%20do%20reposit%C3%B3rio%20remoto. Alura. (n.d.). Checkout ou Switch?. Retrieved from https://cursos.alura.com.br/forum/topico-checkout-ou-switch-103293#:~:text=Bem%2C%20esse%20comando%20git%20switch%20%C3%A9%20um%20comando,vem%20pra%20organizar%20e%20dividir%20melhor%20as%20tarefa
- Nearly 8 years ago, a user deletes 3 months of work and blames VSCode
-
Build clickhouse remote development environment with vscode(v24.8.11.5-lts)
Download vscode from https://code.visualstudio.com/. Install extension remote-SSH next, then we can connect to remote server in vscode.
-
Use Power Query SDK in Visual Studio Code for Power BI
Download Visual Studio Code: Install VS Code.
-
Show HN: WASM-powered codespaces for Python notebooks on GitHub
https://github.com/microsoft/vscode/issues/237371
Does Marimo support local file system access?
jupyterlab-filesystem-access only works with Chrome?:
-
Snyk security researcher deploys malicious NPM packages targeting Cursor.com
cursor dev here. reasonable assumptions, but not quite the case. the snyk packages are just the names of our bundled extensions, which we never package nor upload to any registry. (we do it just like how VS Code does it: https://github.com/microsoft/vscode/tree/main/extensions)
we did not hire snyk, but we reached out to them after seeing this and they apologized. we did not get any confirmation of what exactly they were trying to do here (but i think your explanation that someone there suspected a dependency confusion vulnerability is plausible. though it's pretty irresponsible imo to do that on public npm and actually sending up the env variables)
What are some alternatives?
lerna - Lerna is a fast, modern build system for managing and publishing multiple JavaScript/TypeScript packages from the same repository.
community - Public feedback discussions for: GitHub Mobile, GitHub Discussions, GitHub Codespaces, GitHub Sponsors, GitHub Issues and more!
semver - Semantic Versioning Specification
KDevelop - Cross-platform IDE for C, C++, Python, QML/JavaScript and PHP
nx - Build system, optimized for monorepos, with plugins for popular frameworks and tools and advanced CI capabilities including caching and distribution.
thonny - Python IDE for beginners
tailwind-config-viewer - A local UI tool for visualizing your Tailwind CSS configuration file.
identity-obj-proxy - An identity object using ES6 proxies. Useful for mocking webpack imports like CSS Modules.
tailwindcss-classnames - Functional typed classnames for TailwindCSS
pulsar - A Community-led Hyper-Hackable Text Editor
pnpm - Fast, disk space efficient package manager
Geany - A fast and lightweight IDE