All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.netbeans.modules.css.visual.todo.txt Maven / Gradle / Ivy

There is a newer version: RELEASE230
Show newest version
# Licensed to the Apache Software Foundation (ASF) under one
# or more contributor license agreements.  See the NOTICE file
# distributed with this work for additional information
# regarding copyright ownership.  The ASF licenses this file
# to you under the Apache License, Version 2.0 (the
# "License"); you may not use this file except in compliance
# with the License.  You may obtain a copy of the License at
#
#   http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing,
# software distributed under the License is distributed on an
# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
# KIND, either express or implied.  See the License for the
# specific language governing permissions and limitations
# under the License.

CSS RULE EDITOR (css.visual)
============================

P1 - implement the inlined editors for known property types - color, length, fixed sets of values etc.

P2 - implement the 'asterix editors' for semantic content (box model, background ... editors) as separate panels available from the the rule editor property sheet
   ! depends on the semantic models from css.model module

P2 - implement "add new css rule" support

P3 - the add property dialog should allow to edit the added properties and visual distinguish them from those coming from the source.

P3 - Rule editor to follow navigator selection

P4 - add own popup menu to the rule editor

P4 - in the all properties + categorized view collapse all the categories containing no existing properties items and render the other categories names in bold font

P3 - show documentation when hovering the properties in the property sheet

P4 - tooltip on property categories could show the semantic representation of the content in some form?!

CSS EDITOR (css.editor)
=======================

P2 - css.editor.module.spi & related classes (css.editor, css.lib) modifications so the properties provided to the global registry are contextual (issues with javafx stuff injected to the common editor)

P3 - reasonable icons for the navigator categories and items

CSS MODEL (css.model)
=====================

P2 - implement the semantic models for most of the css modules. Now there are just two: box model (r/w) and background (r/o)





© 2015 - 2025 Weber Informatics LLC | Privacy Policy