Web Tools #379 - CodeLobster IDE, CSS Tools, Build Tools, Git/CLI

Web Tools Weekly
WEB VERSION
What a Tool!

Issue #379 • October 22, 2020

The following intro is a paid product review for CodeLobster, a free cross-platform IDE for PHP, HTML, CSS, and JS development.

There's no question that over the years a few major players have taken control of the code editor and IDE market, and it's likely at this point you've settled on one. But I'm a strong believer in developers getting accustomed to using two or three different IDEs or editors, even if a single app is their daily choice. Let's take a closer look at one you may not have tried: CodeLobster.
 

CodeLobster


CodeLobster, available on Windows, Mac, and Linux, has been on the scene since 2005 and still receives regular updates, the most recent release being in September of this year. It supports a number of interface languages including English, German, French, Chinese, Japanese, and Russian.

CodeLobster includes most of the features of other popular IDEs, for example autocomplete for CSS properties and property values:
 

CodeLobster autocomplete for CSS
CodeLobster's Autocomplete feature for CSS
 

As well as autocomplete for HTML attributes:
 

CodeLobster autocomplete for HTML
The autcomplete feature for HTML's input element
 

CodeLobster also offers advanced autocomplete and debugging features for PHP development. The breakpoint feature, illustrated below, is one of a number of PHP debugging features available.

 
Adding breakpoints for debugging
Adding breakpoints in the left margin for debugging
 

Other debugging features include:
 

  • Tooltips for reviewing variables on the fly while working with breakpoints
  • A "Locals" panel for showing the values and types for Global and Local variables (which also includes array and object inspection)
  • A panel for examining the call stack during debugging
 

When writing CSS, one feature I like is the ability to view browser support for a particular feature instantly by mousing over it:
 

CodeLobster's instant CSS info
Instant info on CSS features on mouse over
 

You can also use the "Context Help" menu that appears for specific language features in HTML, CSS, MySQL, and PHP:
 

CodeLobster's Context Help
The Context Help option for PHP, MySQL, and HTML/CSS/JS
 

In the above screenshot the "Context Help" option will take me to MDN's article on the CSS content property. You can customize which documentation you want to point to (e.g. W3C vs. MDN) for the front-end features.

CodeLobster includes support via plugins for a whole slew of popular frameworks and libraries for both PHP and JavaScript, in the Pro version of the software. A few of the plugins include:

  • Angular
  • Bootstrap
  • CakePHP
  • Laravel
  • Vue
  • WordPress
 
CodeLobster's Framework Plugins
CodeLobster offers a number of plugins for framework support
 

These plugins offer specialized auto-complete features, context help, tooltip help, ability to install the framework, and more. All of this can make it much easier to work with some of the most popular front-end and back-end tools in the industry.

Overall, CodeLobster is a solid feature-rich IDE that includes a number of advanced features I haven't touched on here: SQL management, Integration with version control tools (e.g. Git, SVN), code validation, Node.js support, and more.

You can download CodeLobster to use it free indefinitely and you have the option to upgrade to the Pro version to get all the extra features.

Now on to this week's tools!
 

CSS and HTML Tools

Coded Mails
Hassle free responsive HTML email templates. 60+ templates divided into 6 categories for easy lookup and usage.

Filmstrip
A really simple CSS animation tool with the ability to import keyframes code to edit an existing animation.

Typed HTML
TypeSafe HTML templates using TypeScript. No need to learn a template library.

Tailwind Play
An advanced online playground for Tailwind CSS, including support for customizing your tailwind.config.js file, extracting classes with @apply, and code completion with instant preview.

Tailwind Play

Cooltipz.css
Customisable tooltips made with pure CSS.

Gradient Color Generator
Get random gradients and edit existing gradients to include two or more gradients.

vanilla-hamburger
Animated hamburger menu icons for modern web apps (1.7 KB). A port of hamburger-react to vanilla Custom Elements.

Tailwind Ink
An AI palette generator trained with the Tailwind CSS colors.

Parsel
A tiny, permissive CSS selector parser with no dependencies and a simple API.

filters.css
CSS-only library to apply color filters.

BVSelect
Vanilla JavaScript fully customizable HTML select box that replaces the native select element.
 
 

Build Tools, Deployment, etc.

Master Gatsby
A brand new course from Wes Bos currently still at launch price. 52 HD videos to learn to build and style websites with Gatsby, React, and friends.   promoted

Waypoint
A Go-based tool to build, deploy, and release any application on any platform.

ts-eager
Fast TypeScript runner using ESBuild for eager compilation.

JHipster
A development platform to quickly generate, develop, and deploy modern web applications and microservice architectures.

Scaffolder
Like Yeoman, but simpler. A powerful tool for generating files and folders with dynamic values. Use it to share complete project skeletons or to easily create modules/components or another recurring file pattern.

Injex
Simple, Decorated, Pluggable dependency-injection framework for TypeScript applications.

denopack
A CLI tool and a collection of plugins designed for bundling code to be used with Deno or in the browser. No node_modules, no npm or yarn needed.

denopack

npm-auto
Auto installs npm dependencies from the script you want to run then runs the script.

CML
An open-source library for implementing continuous integration and delivery (CI/CD) in machine learning projects.

Malina.js
Frontend compiler, inspired by Svelte to build your app without a framework on the client side.

Manypkg
A linter for package.json files in Yarn, Bolt, or pnpm monorepos.

changesets
A way to manage your versioning and changelogs with a focus on multi-package repositories.

Git, GitHub, and CLI Tools

github-startcounter
Simple iframe widget to add a 'Star this on GitHub' button with stargazers and a star counter.

Meercode
The missing monitoring tool for your CI pipeline. A clear and cool view for the status of your GitHub Actions workflows. Currently with GitHub integration and more coming later.

Mweercode

Rush
A scalable monorepo manager for the web that makes life easier for JavaScript developers who build and publish many packages from a common Git repo.

nb
A command line note-taking, bookmarking, archiving, and knowledge base application with plain-text data storage,  encryption, filtering and search, and lots more.

rdrview
Firefox Reader View as a Linux command line tool.

ephemeral.run
A full application environment for every pull request – before you merge to main.

Copybara Action
A GitHub Action for transforming and moving code between repositories.

Upptime
Open-source uptime monitor and status page, powered entirely by GitHub Actions and Issues.

optimizt
A CLI tool that helps you prepare images during frontend development. It can compress PNG, JPEG, GIF and SVG lossy and lossless and create WebP versions for raster images.

Git Exercises
Platform to learn and practice Git and discover features you might not have been aware of.

Actionsflow
A free IFTTT/Zapier alternative for developers. Automate workflows for developers based on GitHub Actions.

GitHub CLI
GitHub’s official command line tool is now at version 1+.

A Tweet for Thought

So what's the incident that defines your pandemic worklife? Here's Jessica Winter's.

A Tweet for Thought
 

Send Me Your Tools!

Made something? Send links via Direct Message on Twitter @WebToolsWeekly (details here). No tutorials or articles, please. If you have any suggestions for improvement or corrections, feel free to reply to this email.
 

Before I Go...

Apparently Tabloid is a real programming language – a Turing-complete language for writing programs in the style of clickbait news headlines. And you'll never believe what happened next! (Or something like that...)

Thanks to everyone for subscribing and reading!

Keep tooling,
Louis
webtoolsweekly.com
@WebToolsWeekly
PayPal.me/WebToolsWeekly

Older messages

Web Tools #378 - JS Utilities, Media/SVG, Databases

Monday, October 19, 2020

Web Tools Weekly WEB VERSION Issue #378 • October 15, 2020 The only thing I'll mention in this week's intro is a thought-provoking article published three years ago: How I rediscovered my love

Web Tools #377 - VS Code, SVG, Media Tools, Uncats

Thursday, October 8, 2020

Web Tools Weekly WEB VERSION Issue #377 • October 8, 2020 As with many things in coding, there's probably lots of ways to do this, but here's a way to remove all 'falsy' values from a

Web Tools #376 - Learn Gatsby, JS Utilities, Mobile, Build Tools

Thursday, October 1, 2020

Web Tools Weekly WEB VERSION Issue #376 • October 1, 2020 As many of you know, and as is obvious simply by the existence of this newsletter, building websites today is not easy due to the abundance of

Web Tools #375 - Frameworks, Testing Tools, React Tools

Thursday, September 24, 2020

Web Tools Weekly WEB VERSION Issue #375 • September 24, 2020 The following intro tutorial was submitted by Erik Kückelheim, a self-taught developer living in Konstanz, Germany. In this write-up, Erik

Web Tools #374 - CSS Tools, JSON, DBs, Uncats

Thursday, September 17, 2020

Web Tools Weekly WEB VERSION Issue #374 • September 17, 2020 Previously I've discussed a number of different tips around object and array destructuring in ES6, which make code much easier to read

You Might Also Like

🕹️ Retro Consoles Worth Collecting While You Still Can — Is Last Year's Flagship Phone Worth Your Money?

Saturday, November 23, 2024

Also: Best Outdoor Smart Plugs, and More! How-To Geek Logo November 23, 2024 Did You Know After the "flair" that servers wore—buttons and other adornments—was made the butt of a joke in the

JSK Daily for Nov 23, 2024

Saturday, November 23, 2024

JSK Daily for Nov 23, 2024 View this email in your browser A community curated daily e-mail of JavaScript news React E-Commerce App for Digital Products: Part 4 (Creating the Home Page) This component

Not Ready For The Camera 📸

Saturday, November 23, 2024

What (and who) video-based social media leaves out. Here's a version for your browser. Hunting for the end of the long tail • November 23, 2024 Not Ready For The Camera Why hasn't video

Daily Coding Problem: Problem #1617 [Easy]

Saturday, November 23, 2024

Daily Coding Problem Good morning! Here's your coding interview problem for today. This problem was asked by Microsoft. You are given an string representing the initial conditions of some dominoes.

Ranked | The Tallest and Shortest Countries, by Average Height 📏

Saturday, November 23, 2024

These two maps compare the world's tallest countries, and the world's shortest countries, by average height. View Online | Subscribe | Download Our App TIME IS RUNNING OUT There's just 3

⚙️ Your own Personal AI Agent, for Everything

Saturday, November 23, 2024

November 23, 2024 | Read Online Subscribe | Advertise Good Morning. Welcome to this special edition of The Deep View, brought to you in collaboration with Convergence. Imagine if you had a digital

Educational Byte: Are Privacy Coins Like Monero and Zcash Legal?

Saturday, November 23, 2024

Top Tech Content sent at Noon! How the world collects web data Read this email in your browser How are you, @newsletterest1? 🪐 What's happening in tech today, November 23, 2024? The HackerNoon

🐍 New Python tutorials on Real Python

Saturday, November 23, 2024

Hey there, There's always something going on over at Real Python as far as Python tutorials go. Here's what you may have missed this past week: Black Friday Giveaway @ Real Python This Black

Re: Hackers may have stolen everyone's SSN!

Saturday, November 23, 2024

I wanted to make sure you saw Incogni's Black Friday deal, which is exclusively available for iPhone Life readers. Use coupon code IPHONELIFE to save 58%. Here's why we recommend Incogni for

North Korean Hackers Steal $10M with AI-Driven Scams and Malware on LinkedIn

Saturday, November 23, 2024

THN Daily Updates Newsletter cover Generative AI For Dummies ($18.00 Value) FREE for a Limited Time Generate a personal assistant with generative AI Download Now Sponsored LATEST NEWS Nov 23, 2024